diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/py-supybot-plugins/Makefile | 2 | ||||
-rw-r--r-- | irc/py-supybot/Makefile | 2 | ||||
-rw-r--r-- | irc/simpleirc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/py-supybot-plugins/Makefile b/irc/py-supybot-plugins/Makefile index 7e752bd62eb9..28ab5feebda7 100644 --- a/irc/py-supybot-plugins/Makefile +++ b/irc/py-supybot-plugins/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/supybot/OldFiles PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Supybot-plugins-${PORTVERSION} -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Official plugin pack for Supybot RUN_DEPENDS= supybot:${PORTSDIR}/irc/py-supybot diff --git a/irc/py-supybot/Makefile b/irc/py-supybot/Makefile index db55cfea6ebf..deccfa91de6c 100644 --- a/irc/py-supybot/Makefile +++ b/irc/py-supybot/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Supybot-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Supybot-${PORTVERSION} -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Supybot - A Superb Python IRC bot USES= python tar:bzip2 diff --git a/irc/simpleirc/Makefile b/irc/simpleirc/Makefile index 046393fad72d..9f6d1f38e4e0 100644 --- a/irc/simpleirc/Makefile +++ b/irc/simpleirc/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://dl.suckless.org/tools/ \ LOCAL/dhn DISTNAME= sic-${PORTVERSION} -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extremely simple IRC client LICENSE= MIT |