diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-06-22 07:37:09 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-06-22 07:37:09 +0000 |
commit | 2ea9f158ac463a41a8dbb8e12d2b32fc63af921a (patch) | |
tree | 301eb017d0a31119c016e69d1a5fd99a90a8d3dc /irc/tr-ircd | |
parent | - Update to 1.1.38 (diff) |
Drop maintainership and reassign to ports@
Notes
Notes:
svn path=/head/; revision=276058
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 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 |