diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2010-12-04 03:25:02 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2010-12-04 03:25:02 +0000 |
commit | f259ceab263fc0b4d133fedb3706322d2b8be33f (patch) | |
tree | 9e6185c73b8faa5ed8e4fe4e541423d8e47e2d66 /irc | |
parent | b3880f483b866ae5da7b6b2cbba83e8c6b794ae2 (diff) |
Notes
Diffstat (limited to 'irc')
-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 bdc4d0ed6189..508ddf521f94 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 b0e975aea32f..9f952ddbc7fb 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+ |