[csw-devel] SF.net SVN: gar:[2396] csw/mgar/pkg/asciidoc/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Nov 29 21:51:26 CET 2008
Revision: 2396
http://gar.svn.sourceforge.net/gar/?rev=2396&view=rev
Author: bdwalton
Date: 2008-11-29 20:51:25 +0000 (Sat, 29 Nov 2008)
Log Message:
-----------
Converted MASTER_SITES to use $(SF_MIRRORS) at Dago's suggestion.
Modified Paths:
--------------
csw/mgar/pkg/asciidoc/trunk/Makefile
Modified: csw/mgar/pkg/asciidoc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/asciidoc/trunk/Makefile 2008-11-29 17:44:14 UTC (rev 2395)
+++ csw/mgar/pkg/asciidoc/trunk/Makefile 2008-11-29 20:51:25 UTC (rev 2396)
@@ -15,9 +15,7 @@
AUTOFILES = configure.ac Makefile.in install-sh
-#MASTER_SITES = http://www.methods.co.nz/$(GARNAME)/
-MASTER_SITES = http://superb-east.dl.sourceforge.net/sourceforge/$(GARNAME)/
-MASTER_SITES += http://voxel.dl.sourceforge.net/sourceforge/$(GARNAME)/
+MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
DISTFILES += CSWasciidoc.gspec CSWasciidoc.depend
DISTFILES += $(AUTOFILES)
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