[csw-devel] SF.net SVN: gar:[3681] csw/mgar/pkg/sed/trunk/Makefile

rmacduff at users.sourceforge.net rmacduff at users.sourceforge.net
Mon Mar 9 18:31:51 CET 2009


Revision: 3681
          http://gar.svn.sourceforge.net/gar/?rev=3681&view=rev
Author:   rmacduff
Date:     2009-03-09 17:31:50 +0000 (Mon, 09 Mar 2009)

Log Message:
-----------
gsed: Corrected package name to CSWgsed (from CSWsed)

Modified Paths:
--------------
    csw/mgar/pkg/sed/trunk/Makefile

Modified: csw/mgar/pkg/sed/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sed/trunk/Makefile	2009-03-09 17:08:49 UTC (rev 3680)
+++ csw/mgar/pkg/sed/trunk/Makefile	2009-03-09 17:31:50 UTC (rev 3681)
@@ -2,12 +2,17 @@
 GARVERSION = 4.1.5
 CATEGORIES = utils
 
+PACKAGES = CSWgsed
+CATALOGNAME_CSWgsed = gsed
+
 DESCRIPTION = GNU Stream Editor
 define BLURB
     Sed, the GNU Stream Editor, copies the named files (standard input default) to
     the standard output, edited according to a script of commands.
 endef
 
+SPKG_DESC_CSWgsed = $(DESCRIPTION)
+
 MASTER_SITES = $(GNU_MIRROR)
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz 
 


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