diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-08 06:41:08 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-08 06:41:08 +0800 |
commit | 1210ebcb29dcdac170c3b0101a55cc428d9baaa6 (patch) | |
tree | 4498c800a0ca9475981f4ad60cc3c9f661855747 /devel | |
parent | 2ac7e0be8a51cd0fb1be0b6c34f4c9f4a30d45bd (diff) | |
download | freebsd-ports-gnome-1210ebcb29dcdac170c3b0101a55cc428d9baaa6.tar.gz freebsd-ports-gnome-1210ebcb29dcdac170c3b0101a55cc428d9baaa6.tar.zst freebsd-ports-gnome-1210ebcb29dcdac170c3b0101a55cc428d9baaa6.zip |
Reset maintainer by request. Note: the canonical mastersite is at 4.4.5 now.
PR: ports/102998
Diffstat (limited to 'devel')
-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 |