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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index 619b1ff4c1a..65e1b632c70 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2006/05/29 15:37:02 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/14 08:04:25 wiz Exp $
DISTNAME= Pyrex-0.9.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
CATEGORIES= lang python
-MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
+MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
MAINTAINER= tsarna@NetBSD.org
-HOMEPAGE= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
+HOMEPAGE= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
COMMENT= Language for Writing Python Extension Modules
PYTHON_VERSIONS_ACCEPTED= 24 23 22