diff options
Diffstat (limited to 'math/py-Numeric/Makefile')
-rw-r--r-- | math/py-Numeric/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile index aa130837ec2..91d2c7b0a76 100644 --- a/math/py-Numeric/Makefile +++ b/math/py-Numeric/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2005/04/11 21:46:30 tv Exp $ +# $NetBSD: Makefile,v 1.39 2006/02/05 23:10:03 joerg Exp $ DISTNAME= Numeric-23.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/} |