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

valholla at users.sourceforge.net valholla at users.sourceforge.net
Fri Apr 17 23:35:47 CEST 2009


Revision: 4392
          http://gar.svn.sourceforge.net/gar/?rev=4392&view=rev
Author:   valholla
Date:     2009-04-17 21:35:47 +0000 (Fri, 17 Apr 2009)

Log Message:
-----------
fix upstream download url

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

Modified: csw/mgar/pkg/pydocutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pydocutils/trunk/Makefile	2009-04-17 21:34:04 UTC (rev 4391)
+++ csw/mgar/pkg/pydocutils/trunk/Makefile	2009-04-17 21:35:47 UTC (rev 4392)
@@ -7,7 +7,7 @@
   Documentation Utilities for Python
 endef
 
-MASTER_SITES = $(SF_MIRROR)/$(GARNAME)/
+MASTER_SITES = $(SF_MIRRORS)
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
 PACKAGES = CSWpydocutils
@@ -15,7 +15,8 @@
 CATALOGNAME_CSWpydocutils = pydocutils
 SPKG_DESC = Documentation Utiltiies for Python
 
-# We define upstream file regex so we can be notifed of new upstream software release
+# We define upstream file regex so we can be notifed of 
+# new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 CONFIGURE_SCRIPTS =


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