diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-05-26 04:10:16 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-05-26 04:10:16 +0000 |
commit | a8ad9033d245d9e007b443ef732d3ce077ac879a (patch) | |
tree | 33ecaac08552835d75a535f7fc881c9479996460 /irc/xchat-fish | |
parent | 7a425580b90ec851fbda70d4dc1b6e3fa8043208 (diff) | |
download | ports-a8ad9033d245d9e007b443ef732d3ce077ac879a.tar.gz ports-a8ad9033d245d9e007b443ef732d3ce077ac879a.zip |
Notes
Diffstat (limited to 'irc/xchat-fish')
-rw-r--r-- | irc/xchat-fish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index 79c2bd06b733..03fb829aaf81 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -9,7 +9,8 @@ PORTNAME= fish DISTVERSION= 0.98 PORTREVISION= 1 CATEGORIES= irc security -MASTER_SITES= http://fish.sekure.us/xchat/ +#MASTER_SITES= http://fish.sekure.us/xchat/ +MASTER_SITES= ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ PKGNAMEPREFIX= xchat- DISTNAME= FiSH-XChat.v${DISTVERSION}-source |