diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-21 00:13:18 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-21 00:13:18 +0000 |
commit | e3cfbd17983098330c3af2ab155ebf6ce6352f26 (patch) | |
tree | b71ead420791403704363f266ec2425885bca858 /irc | |
parent | upgrade to 1.6.2p3 (diff) |
Add MASTER_SITE
Remove MASTER_SITE whose IP is the same as the other
PR: 17320
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=26878
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index fdc58b4cc479..52ee23f2d50d 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -9,7 +9,7 @@ DISTNAME= BitchX-1.0c16 CATEGORIES= irc MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ - ftp://bitchx.dimension6.com/pub/BitchX/source/ + ftp://ukug.uk.freebsd.org/pub/lord_cj/ MAINTAINER= calle.madestrand@norrgarden.se |