diff options
Diffstat (limited to '')
-rw-r--r-- | irc/bitchx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index cbfc8be99ec1..e5ab5c261467 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -8,8 +8,7 @@ PORTNAME= BitchX PORTVERSION= 1.1 CATEGORIES+= irc -MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ - ftp://ftp.bitchx.org/pub/BitchX/source/ \ +MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ \ ftp://ftp.cyberpunkz.org/pub/BitchX/source/ \ ftp://ftp.cyberpunkz.org/pub/BitchX/tcl-o/:tcl DISTFILES= ircii-pana-${PORTVERSION}-final${EXTRACT_SUFX} \ |