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 | |
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).
-rw-r--r-- | irc/ircservices/Makefile | 2 | ||||
-rw-r--r-- | irc/tr-ircd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index d8f9f53bcb72..fed96989c5db 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -18,7 +18,7 @@ PATCHFILES!= /usr/bin/jot -s " " -w ${DISTNAME:C/[0-9]*$//}%d.diff.gz \ ${PATCHLEVEL} 1 ${PATCHLEVEL} PATCH_DIST_STRIP= -p1 -MAINTAINER= ale@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A system of IRC services for IRC networks USE_PERL5_BUILD=yes 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 |