aboutsummaryrefslogtreecommitdiff
path: root/devel/py-sip
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-22 08:31:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-22 08:31:06 +0000
commit13951d987dd974da5710adfd0eead737396d3136 (patch)
tree3aae86642f51643502fc407ce4103cfae40f5f33 /devel/py-sip
parentad91cff8decf48ff94b8098266a03a7191ab36dc (diff)
downloadports-13951d987dd974da5710adfd0eead737396d3136.tar.gz
ports-13951d987dd974da5710adfd0eead737396d3136.zip
Notes
Diffstat (limited to 'devel/py-sip')
-rw-r--r--devel/py-sip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile
index 469d4dc62569..2d4e8170f976 100644
--- a/devel/py-sip/Makefile
+++ b/devel/py-sip/Makefile
@@ -8,11 +8,12 @@ PORTNAME= sip
PORTVERSION= 4.5.2
CATEGORIES= devel python
MASTER_SITES= http://www.riverbankcomputing.com/Downloads/sip4/ \
+ http://freebsd.ricin.com/ports/distfiles/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= miwi
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danny@ricin.com
COMMENT= Python to C and C++ bindings generator
USE_PYTHON= yes