diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-05 02:42:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-05 02:42:24 +0800 |
commit | b7a797c550528bec00d2443284e233398e32d24a (patch) | |
tree | c617b01a26a69fb1bac368f5730f45bef3af389c /irc/py-supybot | |
parent | b5eb2d4d256dd3f58536056cf0058714a74da55d (diff) | |
download | freebsd-ports-gnome-b7a797c550528bec00d2443284e233398e32d24a.tar.gz freebsd-ports-gnome-b7a797c550528bec00d2443284e233398e32d24a.tar.zst freebsd-ports-gnome-b7a797c550528bec00d2443284e233398e32d24a.zip |
- Pass maintainership to dhn@
Diffstat (limited to 'irc/py-supybot')
-rw-r--r-- | irc/py-supybot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/py-supybot/Makefile b/irc/py-supybot/Makefile index 08b766ee917c..1b1a0387a8cf 100644 --- a/irc/py-supybot/Makefile +++ b/irc/py-supybot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Supybot-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Supybot - A Superb Python IRC bot USE_BZIP2= yes |