diff options
author | arved <arved@FreeBSD.org> | 2004-05-21 02:15:33 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-05-21 02:15:33 +0800 |
commit | 980108c230c7bd0cb7158ead81d3de495db9fa31 (patch) | |
tree | a3df6ff0315716ce8b91cc17905d190a95eeca4d /irc/bitchx/Makefile | |
parent | e4f049a9836460abb0174c806c4815fa9c0ff3f8 (diff) | |
download | freebsd-ports-gnome-980108c230c7bd0cb7158ead81d3de495db9fa31.tar.gz freebsd-ports-gnome-980108c230c7bd0cb7158ead81d3de495db9fa31.tar.zst freebsd-ports-gnome-980108c230c7bd0cb7158ead81d3de495db9fa31.zip |
Remove dead MASTERSITE
Diffstat (limited to 'irc/bitchx/Makefile')
-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} \ |