diff options
author | beech <beech@FreeBSD.org> | 2010-12-04 11:25:02 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2010-12-04 11:25:02 +0800 |
commit | 4daeeb7fb23dad2987ff4378bce235eb063b5c81 (patch) | |
tree | 307a78fc357f0c8aed2c01353762e5ea5e581cf5 /irc | |
parent | d7d00306c91dddd346190b3070ddb939a008f761 (diff) | |
download | freebsd-ports-gnome-4daeeb7fb23dad2987ff4378bce235eb063b5c81.tar.gz freebsd-ports-gnome-4daeeb7fb23dad2987ff4378bce235eb063b5c81.tar.zst freebsd-ports-gnome-4daeeb7fb23dad2987ff4378bce235eb063b5c81.zip |
Take maintainership.
Approved by: itetcu (mentor) (implicit)
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+ |