diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-01 12:28:00 +0000 |
commit | c78f797bc828f1e05e2099b1158b027bb2476c53 (patch) | |
tree | 30e28a3c8e1783e4b0ce8e9f9f0b30c317be823a /net-im/py-jabber | |
parent | fc937090447b91efba45a79d1a7503083b2967b4 (diff) | |
download | ports-c78f797bc828f1e05e2099b1158b027bb2476c53.tar.gz ports-c78f797bc828f1e05e2099b1158b027bb2476c53.zip |
Notes
Diffstat (limited to 'net-im/py-jabber')
-rw-r--r-- | net-im/py-jabber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index 97efd6f5fa9b..e793975e85c8 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= jabberpy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= jabberpy-${PORTVERSION}-0 -MAINTAINER= flz@xbsd.org +MAINTAINER= flz@FreeBSD.org COMMENT= A Python Jabber library RUN_DEPENDS= ${PYEXPAT} |