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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 24 15:02:52 CET 2013


Revision: 20212
          http://gar.svn.sourceforge.net/gar/?rev=20212&view=rev
Author:   dmichelsen
Date:     2013-01-24 14:02:52 +0000 (Thu, 24 Jan 2013)
Log Message:
-----------
manifold/trunk: Use PYPI_MIRROR

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

Modified: csw/mgar/pkg/manifold/trunk/Makefile
===================================================================
--- csw/mgar/pkg/manifold/trunk/Makefile	2013-01-24 13:47:54 UTC (rev 20211)
+++ csw/mgar/pkg/manifold/trunk/Makefile	2013-01-24 14:02:52 UTC (rev 20212)
@@ -1,7 +1,7 @@
 # $Id$
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
-NAME = manifold
+NAME = Manifold
 VERSION = 0.2.0
 GARTYPE = v2
 CATEGORIES = python
@@ -10,8 +10,7 @@
 define BLURB
 endef
 
-MASTER_SITES = http://pypi.python.org/packages/source/M/Manifold/
-DISTNAME = Manifold-$(VERSION)
+MASTER_SITES = $(PYPI_MIRROR)
 DISTFILES  = $(DISTNAME).tar.gz
 
 VENDOR_URL = http://code.google.com/p/manifold/

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