diff options
Diffstat (limited to 'irc/eggcreator')
-rw-r--r-- | irc/eggcreator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/eggcreator/Makefile b/irc/eggcreator/Makefile index 5d6f7359c643..f19dad2320d7 100644 --- a/irc/eggcreator/Makefile +++ b/irc/eggcreator/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= http://free.top.bg/tcl/eggcreator/ \ http://www.oook.cz/bsd/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@alaskaparadise.com COMMENT= Eggdrop.conf creator BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |