diff options
author | mm <mm@FreeBSD.org> | 2011-06-22 15:37:09 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-06-22 15:37:09 +0800 |
commit | 4a46ef5700c71f5917121a2a71c9b50ae14ec6bd (patch) | |
tree | a34eaa1e442ad3841054edbd72571ad02e2991b7 /irc | |
parent | d85bf3ef30756331ac16c43142e3080e154c9a27 (diff) | |
download | freebsd-ports-gnome-4a46ef5700c71f5917121a2a71c9b50ae14ec6bd.tar.gz freebsd-ports-gnome-4a46ef5700c71f5917121a2a71c9b50ae14ec6bd.tar.zst freebsd-ports-gnome-4a46ef5700c71f5917121a2a71c9b50ae14ec6bd.zip |
Drop maintainership and reassign to ports@
Diffstat (limited to 'irc')
-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 b7b1d4b6e271..84d72d0b5b36 100644 --- a/irc/tr-ircd/Makefile +++ b/irc/tr-ircd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ircd/trircd-${PORTVERSION}-release DISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION}-r -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An irc daeemon based on Bahamut and hybrid-7 LICENSE= GPLv2 |