diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-05-14 22:35:48 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-05-14 22:35:48 +0000 |
commit | 52ab9de6268156b7e272afcf1541541a138b2dad (patch) | |
tree | 161a9eeb75beecca21a69ed8af150ad36cc278da /irc/bitchx | |
parent | f2cd74c0faf26743e05d239c36ca9b5fa1049430 (diff) |
Notes
Diffstat (limited to 'irc/bitchx')
-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 53b61942641e..fdcce24b578e 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.0c19 -MAINTAINER= calle.madestrand@norrgarden.se +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/BitchX |