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 | c2695de3f23116e18aeff44cb9bceca0253b3b62 (diff) |
Notes
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 |