diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-14 18:19:34 +0000 |
commit | d3fbddc5696a546a4dd9a589c8c9811dc2a52f30 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /net-im/py-punjab | |
parent | 69ab11b52a71db3f45daffeeb176934ad7ed48ff (diff) | |
download | ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.tar.gz ports-d3fbddc5696a546a4dd9a589c8c9811dc2a52f30.zip |
Notes
Diffstat (limited to 'net-im/py-punjab')
-rw-r--r-- | net-im/py-punjab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-punjab/Makefile b/net-im/py-punjab/Makefile index 7c4498b47439..f46e172d046b 100644 --- a/net-im/py-punjab/Makefile +++ b/net-im/py-punjab/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-im python MASTER_SITES= http://code.stanziq.com/punjab/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP XMPP client interface USE_PYTHON= 2.5+ |