diff options
author | mharo <mharo@FreeBSD.org> | 2000-01-22 22:12:17 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-01-22 22:12:17 +0800 |
commit | ed9df4d9d3334f8f6728da5fb87b8baf088b6a70 (patch) | |
tree | acd2bce1f9b92cc20988228b6aa4ee2cfdbeeaf5 /irc/bitchx | |
parent | 45d921e9abd526a95fbd33f7ccb21f111d226cde (diff) | |
download | freebsd-ports-gnome-ed9df4d9d3334f8f6728da5fb87b8baf088b6a70.tar.gz freebsd-ports-gnome-ed9df4d9d3334f8f6728da5fb87b8baf088b6a70.tar.zst freebsd-ports-gnome-ed9df4d9d3334f8f6728da5fb87b8baf088b6a70.zip |
update MASTER_SITES
PR: 16295
Submitted by: maintainer
Diffstat (limited to 'irc/bitchx')
-rw-r--r-- | irc/bitchx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 32742fba6ae9..730e4711b544 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -8,8 +8,8 @@ DISTNAME= BitchX-1.0c15 CATEGORIES= irc -MASTER_SITES= ftp://ftp.bitchx.com/pub/ \ - ftp://bitchx.dimension6.com/pub/ +MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ + ftp://bitchx.dimension6.com/pub/BitchX/source/ MAINTAINER= calle.madestrand@norrgarden.se |