diff options
Diffstat (limited to 'x11/py-sip/Makefile')
-rw-r--r-- | x11/py-sip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-sip/Makefile b/x11/py-sip/Makefile index b6808e326c2..c5339d5f092 100644 --- a/x11/py-sip/Makefile +++ b/x11/py-sip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2011/02/03 19:27:04 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2011/05/13 16:40:20 drochner Exp $ -DISTNAME= sip-4.12.1 +DISTNAME= sip-4.12.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= x11 devel python MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/sip4/ |