diff options
Diffstat (limited to 'irc/eggcreator/Makefile')
-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 879c29aad548..94899df1dc98 100644 --- a/irc/eggcreator/Makefile +++ b/irc/eggcreator/Makefile @@ -13,7 +13,7 @@ CATEGORIES= irc MASTER_SITES= http://www.oook.cz/bsd/distfiles/ \ LOCAL/beech -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Eggdrop.conf creator BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |