diff options
Diffstat (limited to 'irc/unreal/Makefile')
-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 |