- missing bump

This commit is contained in:
jasper 2009-03-23 19:08:33 +00:00
parent 52e4ca4ff9
commit 249cd7a92c

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2009/02/16 10:10:09 eric Exp $ # $OpenBSD: Makefile,v 1.15 2009/03/23 19:08:33 jasper Exp $
COMMENT= fast array and numeric programming library for Python COMMENT= fast array and numeric programming library for Python
MODPY_EGG_VERSION= 1.2.1 MODPY_EGG_VERSION= 1.2.1
DISTNAME= numpy-${MODPY_EGG_VERSION} DISTNAME= numpy-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}p2 PKGNAME= py-${DISTNAME}p3
CATEGORIES= math devel CATEGORIES= math devel
HOMEPAGE= http://numeric.scipy.org/ HOMEPAGE= http://numeric.scipy.org/