diff options
Diffstat (limited to 'devel/py-sip')
-rw-r--r-- | devel/py-sip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index ac1ffa6de464..ef58bfb66170 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= sip -PORTVERSION= 3.7 +PORTVERSION= 3.8 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= -MAINTAINER= osgene@web.de +MAINTAINER= eugos@gmx.net COMMENT= Python convenience link to sip library LIB_DEPENDS= sip.10:${PORTSDIR}/devel/sip |