diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-asv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-asv/Makefile b/textproc/py-asv/Makefile index 616a558046c4..a7bd44aa6acd 100644 --- a/textproc/py-asv/Makefile +++ b/textproc/py-asv/Makefile @@ -8,7 +8,7 @@ PORTNAME= asv PORTVERSION= 0.5 CATEGORIES= textproc python -MASTER_SITES= http://tratt.net/laurie/computing/python/asv/releases/ +MASTER_SITES= http://tratt.net/laurie/src/python/asv/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org |