diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 18:42:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 18:42:24 +0000 |
commit | 8f6c9b3e07ac8a970b2bbb54cb8f0cd9e111af1d (patch) | |
tree | cfdbe0ee86ac2039f6e8c905d5c34b906838308f /irc/py-supybot | |
parent | ff4693f6db6464a5de980b210dd186d0956b609a (diff) | |
download | ports-8f6c9b3e07ac8a970b2bbb54cb8f0cd9e111af1d.tar.gz ports-8f6c9b3e07ac8a970b2bbb54cb8f0cd9e111af1d.zip |
Notes
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 |