aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2015-06-13 04:58:13 +0800
committererwin <erwin@FreeBSD.org>2015-06-13 04:58:13 +0800
commit5fa6a3a719887298da98707a96338df06f029456 (patch)
tree66062d65558b98efc27cd91da4913847d27c20c0 /irc
parentd9fbe4715a5cbe106a2b0156110e7c8b4f1293c9 (diff)
downloadfreebsd-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/Makefile2
-rw-r--r--irc/py-supybot/Makefile2
-rw-r--r--irc/simpleirc/Makefile2
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