diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-05-20 18:15:33 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-05-20 18:15:33 +0000 |
commit | ea7f084df7f46e11b4bb0a8c653a68bd1c42f075 (patch) | |
tree | e96ed4f3c71de2f98e32c40e9e4de4da33b39389 /irc/bitchx | |
parent | Fix missing dependency. (diff) |
Remove dead MASTERSITE
Diffstat (limited to 'irc/bitchx')
-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} \ |