diff options
Diffstat (limited to 'devel/py-sip')
-rw-r--r-- | devel/py-sip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index a02293d2644b..8d029cbadec3 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.riverbankcomputing.com/Downloads/sip4/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sip-${PORTVERSION} -MAINTAINER= danny@ricin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python to C and C++ bindings generator USE_PYTHON= yes |