summaryrefslogtreecommitdiff
path: root/lang/py-pyrex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/py-pyrex/Makefile')
-rw-r--r--lang/py-pyrex/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index f7bbd60d33c..619b1ff4c1a 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:47 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/05/29 15:37:02 joerg Exp $
-DISTNAME= Pyrex-0.9.3
+DISTNAME= Pyrex-0.9.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
-PKGREVISION= 1
CATEGORIES= lang python
MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
@@ -10,7 +9,7 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
COMMENT= Language for Writing Python Extension Modules
-PYTHON_VERSIONS_ACCEPTED= 23 22
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
PYDISTUTILSPKG= yes