diff options
author | pat <pat@FreeBSD.org> | 2002-05-15 06:35:48 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-05-15 06:35:48 +0800 |
commit | 802eda85ff0435c65d75d3bf5700851c8a6f0417 (patch) | |
tree | f2e4d14edaa61c10712fef6a9951660a8799ce57 /irc | |
parent | 766776cfd2408e757e0ccf0b9f06d90c624a735c (diff) | |
download | freebsd-ports-gnome-802eda85ff0435c65d75d3bf5700851c8a6f0417.tar.gz freebsd-ports-gnome-802eda85ff0435c65d75d3bf5700851c8a6f0417.tar.zst freebsd-ports-gnome-802eda85ff0435c65d75d3bf5700851c8a6f0417.zip |
Give maintainership back to ports@
Submitted by: maintainer
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 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 |