diff options
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 |