diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-asv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-asv/Makefile b/textproc/py-asv/Makefile index c63f5b77bba..d0da82b0019 100644 --- a/textproc/py-asv/Makefile +++ b/textproc/py-asv/Makefile @@ -9,10 +9,10 @@ PORTNAME= asv PORTVERSION= 0.4 PORTREVISION= 2 CATEGORIES= textproc python -MASTER_SITES= http://tratt.net/~laurie/python/asv/releases/ +MASTER_SITES= http://tratt.net/laurie/python/asv/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org PYTHON_VERSION= python2.1 |