diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-06-22 07:11:49 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-06-22 07:11:49 +0000 |
commit | c1214277814ef48d167720a64924fba92c4cb5f3 (patch) | |
tree | 7dd05b7f84846eb0eb9130e338a71b6d59f4bbf3 /textproc/py-asv | |
parent | 3bd832b1297060e0e5712d486b4a0aea06866f0a (diff) | |
download | ports-c1214277814ef48d167720a64924fba92c4cb5f3.tar.gz ports-c1214277814ef48d167720a64924fba92c4cb5f3.zip |
Notes
Diffstat (limited to 'textproc/py-asv')
-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 c63f5b77bbaf..d0da82b00197 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 |