From 7efcccf25a002a64a7d3802e680f1a7e729e83d6 Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 26 May 2009 04:10:16 +0000 Subject: - fix MASTER_SITES Reported by: QAT --- irc/xchat-fish/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'irc') diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index 79c2bd0..03fb829 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 -- cgit v1.1