diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-21 01:25:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-21 01:25:24 +0000 |
commit | c19579ef619aba2c770537e2229e4dd6ca6c6bb2 (patch) | |
tree | 1fb8a26b2f47fd47e6f5f9cd184785704555ea8d /www/xist/Makefile | |
parent | bf75be9b34f8f03a424b614f809dcb4a7484913e (diff) | |
download | ports-c19579ef619aba2c770537e2229e4dd6ca6c6bb2.tar.gz ports-c19579ef619aba2c770537e2229e4dd6ca6c6bb2.zip |
Notes
Diffstat (limited to 'www/xist/Makefile')
-rw-r--r-- | www/xist/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/xist/Makefile b/www/xist/Makefile index 445761fe24e3..d72c43cf6d3f 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -7,9 +7,10 @@ # PORTNAME= xist -PORTVERSION= 3.6.2 +PORTVERSION= 3.6.4 CATEGORIES= www python -MASTER_SITES= http://ftp.livinglogic.de/xist/ +MASTER_SITES= CHEESESHOP \ + http://ftp.livinglogic.de/xist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ll-${PORTNAME}-${PORTVERSION} |