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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Apr 17 21:02:57 CEST 2010


Revision: 9671
          http://gar.svn.sourceforge.net/gar/?rev=9671&view=rev
Author:   dmichelsen
Date:     2010-04-17 19:02:57 +0000 (Sat, 17 Apr 2010)

Log Message:
-----------
xmlstar: Adjust download locations

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

Modified: csw/mgar/pkg/xmlstarlet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xmlstarlet/trunk/Makefile	2010-04-17 02:15:16 UTC (rev 9670)
+++ csw/mgar/pkg/xmlstarlet/trunk/Makefile	2010-04-17 19:02:57 UTC (rev 9671)
@@ -12,9 +12,9 @@
 endef
 
 SF_PROJ = xmlstar
-# MASTER_SITES += $(SF_MIRRORS)
-MASTER_SITES = http://xmlstar.sourceforge.net/downloads/
-DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+MASTER_SITES = $(SF_MIRRORS)
+MASTER_SITES += http://xmlstar.sourceforge.net/downloads/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
 RUNTIME_DEP_PKGS = CSWiconv CSWlibxml2 CSWlibxslt CSWzlib   
 


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