Revision: 2393 http://gar.svn.sourceforge.net/gar/?rev=2393&view=rev Author: bdwalton Date: 2008-11-29 17:25:27 +0000 (Sat, 29 Nov 2008)
Log Message: ----------- Changed the MASTER_SITES to reference 2 sourceforge mirrors instead of the previous site (that only seemed to store the most recent release). 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:19:21 UTC (rev 2392) +++ csw/mgar/pkg/asciidoc/trunk/Makefile 2008-11-29 17:25:27 UTC (rev 2393) @@ -15,7 +15,9 @@ AUTOFILES = configure.ac Makefile.in install-sh -MASTER_SITES = http://www.methods.co.nz/$(GARNAME)/ +#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)/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz DISTFILES += CSWasciidoc.gspec CSWasciidoc.depend DISTFILES += $(AUTOFILES) @@ -34,6 +36,3 @@ chmod 755 install-sh; \ autoconf ) @$(MAKECOOKIE) - -showpaths: - @echo $(DIRPATHS) \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel