diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-08-08 11:50:28 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-08-08 11:50:28 +0000 |
commit | da1d454cc57a66251c3d506e7600a1a70219dc50 (patch) | |
tree | ef86493691d0ec4c66fd0d7717bfbe5f5243e5d4 /www/xist | |
parent | 4368870e6964b140c1389021aac6aa5c9f92361e (diff) |
- Update mastersite.
PR: ports/101622
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
Notes
Notes:
svn path=/head/; revision=170095
Diffstat (limited to 'www/xist')
-rw-r--r-- | www/xist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xist/Makefile b/www/xist/Makefile index 0473d2737f41..532ff20addb8 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -9,7 +9,7 @@ PORTNAME= xist PORTVERSION= 2.14.1 CATEGORIES= www python -MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/xist/ +MASTER_SITES= http://ftp.livinglogic.de/xist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ll-${PORTNAME}-${PORTVERSION} |