[csw-devel] SF.net SVN: gar:[21054] csw/mgar/pkg/cpan/Hook-LexWrap/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun May 12 17:38:08 CEST 2013
Revision: 21054
http://gar.svn.sourceforge.net/gar/?rev=21054&view=rev
Author: bonivart
Date: 2013-05-12 15:38:05 +0000 (Sun, 12 May 2013)
Log Message:
-----------
cpan/Hook-LexWrap/trunk: fix name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Hook-LexWrap/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Hook-LexWrap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Hook-LexWrap/trunk/Makefile 2013-05-12 13:19:17 UTC (rev 21053)
+++ csw/mgar/pkg/cpan/Hook-LexWrap/trunk/Makefile 2013-05-12 15:38:05 UTC (rev 21054)
@@ -6,13 +6,16 @@
DESCRIPTION = Lexically scoped subroutine wrappers
define BLURB
- Lexically scoped subroutine wrappers
endef
DISTFILES += COPYING
-PACKAGES = CSWpmhooklexwrap
-CATALOGNAME = pm_hooklexwrap
+PACKAGES = CSWpm-hook-lexwrap
+CATALOGNAME = pm_hook_lexwrap
+SPKG_DESC_CSWpm-hook-lexwrap = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-hook-lexwrap = CSWpmhooklexwrap
+CATALOGNAME_CSWpmhooklexwrap = pm_hooklexwrap
+
ARCHALL = 1
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list