diff options
author | drochner <drochner@pkgsrc.org> | 2011-05-13 16:40:20 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-05-13 16:40:20 +0000 |
commit | 55c8d9120ca441363d4fccb20385034547a333ef (patch) | |
tree | 2168ec7b49b6afdebd92a5fed52316b79e8554f6 /x11/py-sip/Makefile | |
parent | 94a56a33fcba2cef30b4af0ade6e47c46a828bdf (diff) | |
download | pkgsrc-55c8d9120ca441363d4fccb20385034547a333ef.tar.gz |
update to 4.12.2
chanhes: small number of functional enhancements
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/ |