summaryrefslogtreecommitdiff
path: root/lang/py-pyrex
diff options
context:
space:
mode:
authorwiz <wiz>2006-10-14 07:59:09 +0000
committerwiz <wiz>2006-10-14 07:59:09 +0000
commit521cafcdae1d7c57079e87b6a1176c91bc29c030 (patch)
tree8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /lang/py-pyrex
parentbd3177c499dfe550ed62eff45a91f7d75066474b (diff)
downloadpkgsrc-521cafcdae1d7c57079e87b6a1176c91bc29c030.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'lang/py-pyrex')
-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