diff options
Diffstat (limited to 'irc/py-supybot/Makefile')
-rw-r--r-- | irc/py-supybot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/py-supybot/Makefile b/irc/py-supybot/Makefile index f7dbae127675..df1efa400c01 100644 --- a/irc/py-supybot/Makefile +++ b/irc/py-supybot/Makefile @@ -6,14 +6,14 @@ # PORTNAME= supybot -PORTVERSION= 0.83.1 +PORTVERSION= 0.83.2 CATEGORIES= irc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= supybot PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Supybot-${PORTVERSION} -MAINTAINER= x@Vex.Net +MAINTAINER= miwi@FreeBSD.org COMMENT= Supybot - A Superb Python IRC bot USE_BZIP2= yes |