diff options
author | ale <ale@FreeBSD.org> | 2004-03-13 06:03:05 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-03-13 06:03:05 +0800 |
commit | 1b273dcd0981f79ec29a6513548214e95675b5ac (patch) | |
tree | 6335c9d4fb0ac13272b2bc4c25efc792d95c4354 /irc/tr-ircd | |
parent | 05d6665c9bc8b45138bb233b2f907cf1022245bd (diff) | |
download | freebsd-ports-gnome-1b273dcd0981f79ec29a6513548214e95675b5ac.tar.gz freebsd-ports-gnome-1b273dcd0981f79ec29a6513548214e95675b5ac.tar.zst freebsd-ports-gnome-1b273dcd0981f79ec29a6513548214e95675b5ac.zip |
Reset maintainership to ports@ (I no longer use irc software).
Diffstat (limited to 'irc/tr-ircd')
-rw-r--r-- | irc/tr-ircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/tr-ircd/Makefile b/irc/tr-ircd/Makefile index 8cce1f9d9e5f..a0eca603e56d 100644 --- a/irc/tr-ircd/Makefile +++ b/irc/tr-ircd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION}-r -MAINTAINER= ale@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An irc daeemon based on Bahamut and hybrid-7 USE_GMAKE= yes |