diff options
author | linimon <linimon@FreeBSD.org> | 2011-07-10 06:37:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-07-10 06:37:30 +0800 |
commit | da459fe9783b3d28f5f6e7a58b24826ffe7bdf44 (patch) | |
tree | 8109f126f3dc89276631ef4657d55b38216905ae | |
parent | a7f6f3f91678a17d68004865af1332a13f083b5f (diff) | |
download | freebsd-ports-gnome-da459fe9783b3d28f5f6e7a58b24826ffe7bdf44.tar.gz freebsd-ports-gnome-da459fe9783b3d28f5f6e7a58b24826ffe7bdf44.tar.zst freebsd-ports-gnome-da459fe9783b3d28f5f6e7a58b24826ffe7bdf44.zip |
Reassign maintainership to submitter of ports/155143 due to maintainer
inactivity.
Hat: portmgr
-rw-r--r-- | irc/unreal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index 6cd31430d046..d849202f1ae2 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://unrealircd.pimpmylinux.org/ \ http://unrealircd.icedslash.com/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= tanawts@gmail.com COMMENT= Unreal - the next generation ircd LIB_DEPENDS= cares.2:${PORTSDIR}/dns/c-ares |