diff options
-rw-r--r-- | irc/eggcreator/Makefile | 2 | ||||
-rw-r--r-- | irc/eggdrop/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/eggcreator/Makefile b/irc/eggcreator/Makefile index bdc4d0e..508ddf5 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= ports@FreeBSD.org +MAINTAINER= beech@FreeBSD.org COMMENT= Eggdrop.conf creator BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index b0e975a..9f952dd 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-ssl-rootie.patch.gz:ssl \ PATCH_SITES= http://www.egghelp.org/files/patches/:ssl \ ftp://ftp.eggheads.org/pub/eggdrop/patches/official/1.6/:ctcpfix -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@FreeBSD.org COMMENT= The most popular open source Internet Relay Chat bot USE_TCL= 82+ |