diff options
author | wxs <wxs@FreeBSD.org> | 2010-09-03 05:17:34 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-09-03 05:17:34 +0800 |
commit | 31ebfafa12263b48d01f5c213021570ba34648b2 (patch) | |
tree | ef47797bede80dbd4a35bf39e40746df4b66fb99 /security/py-otr | |
parent | 93b14f8054ea0c80b9de3a20fbce94b100c4f59f (diff) | |
download | freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.tar.gz freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.tar.zst freebsd-ports-gnome-31ebfafa12263b48d01f5c213021570ba34648b2.zip |
Reset to ports@. Thanks Frank for your work on these ports.
Discussed on: ports@
Diffstat (limited to 'security/py-otr')
-rw-r--r-- | security/py-otr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-otr/Makefile b/security/py-otr/Makefile index b8b44d2674b7..fd44bf83d0d6 100644 --- a/security/py-otr/Makefile +++ b/security/py-otr/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://python-otr.pentabarf.de/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-otr-${PORTVERSION} -MAINTAINER= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= A set of python bindings for libotr BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 |