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

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Thu Apr 16 13:15:00 CEST 2009


Revision: 4339
          http://gar.svn.sourceforge.net/gar/?rev=4339&view=rev
Author:   idogan23
Date:     2009-04-16 11:15:00 +0000 (Thu, 16 Apr 2009)

Log Message:
-----------
wget: small cosmetic fix of MASTER_SITES

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

Modified: csw/mgar/pkg/wget/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wget/trunk/Makefile	2009-04-16 08:02:24 UTC (rev 4338)
+++ csw/mgar/pkg/wget/trunk/Makefile	2009-04-16 11:15:00 UTC (rev 4339)
@@ -13,10 +13,12 @@
   whole file has been retrieved.
 endef
 
-MASTER_SITES = $(GNU_MIRROR)
+MASTER_SITES = http://www.gnu.org/software/wget/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 DISTFILES += $(call admfiles,CSWwget)
 
+UPSTREAM_MASTER_SITES = $(GNU_MIRROR)
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).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