diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-20 14:28:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-20 14:28:08 +0000 |
commit | f68c075a87b5fb0b93cb8aa6fc1bd57f237efc53 (patch) | |
tree | bfe755e951f521b1bad7434b403c32593f5fb11a /irc | |
parent | 0298a85bd237548cc12e247da259a0111d241851 (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 90ddcb100c96..9abd6c5822e2 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ftp.bitchx.org/pub/BitchX/source/ DISTNAME= ircii-pana-1.0c18 -MAINTAINER= LoRd_CJ@dalusers.com +MAINTAINER= calle.madestrand@norrgarden.se WRKSRC= ${WRKDIR}/BitchX |