[Midnightbsd-cvs] mports: Makefile: license, dist site

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jul 19 14:25:34 EDT 2008


Log Message:
-----------
license, dist site

Modified Files:
--------------
    mports/math/py-numeric:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/math/py-numeric/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L math/py-numeric/Makefile -L math/py-numeric/Makefile -u -r1.1 -r1.2
--- math/py-numeric/Makefile
+++ math/py-numeric/Makefile
@@ -9,7 +9,7 @@
 PORTNAME=	numeric
 PORTVERSION=	24.2
 CATEGORIES=	math python
-MASTER_SITES=	http://numeric.scipy.org/:doc \
+MASTER_SITES=	http://numpy.scipy.org/:doc \
 		${MASTER_SITE_SOURCEFORGE:S/$/:source/}
 MASTER_SITE_SUBDIR=	numpy/:source
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	The Numeric Extension to Python
+LICENSE=	mit
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes


More information about the Midnightbsd-cvs mailing list