diff options
Diffstat (limited to 'devel/py-sip/Makefile')
-rw-r--r-- | devel/py-sip/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index 8d029cbadec3..f60d67cbf28d 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -5,11 +5,9 @@ # $FreeBSD$ PORTNAME= sip -PORTVERSION= 4.4.3 -PORTREVISION= 1 +PORTVERSION= 4.4.5 CATEGORIES= devel python -MASTER_SITES= http://www.riverbankcomputing.com/Downloads/sip4/ \ - http://freebsd.ricin.com/ports/distfiles/ +MASTER_SITES= http://www.riverbankcomputing.com/Downloads/sip4/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sip-${PORTVERSION} |