diff options
author | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
commit | 5fa6a3a719887298da98707a96338df06f029456 (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /irc | |
parent | d9fbe4715a5cbe106a2b0156110e7c8b4f1293c9 (diff) | |
download | freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.gz freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.zst freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.zip |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr
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 |