diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-07 22:41:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-07 22:41:08 +0000 |
commit | 75f7d7e8044e5cad88469790bf8a059e00f4b762 (patch) | |
tree | f37faa1f5a0656430e4013695852a1c9992c0be6 /devel/py-sip | |
parent | fdf30fafcd850b1dff4d2e76ba8dd73a75ff9aeb (diff) | |
download | ports-75f7d7e8044e5cad88469790bf8a059e00f4b762.tar.gz ports-75f7d7e8044e5cad88469790bf8a059e00f4b762.zip |
Notes
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 |