diff options
author | drochner <drochner@pkgsrc.org> | 2012-07-03 18:12:00 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-07-03 18:12:00 +0000 |
commit | ee14eb6d28b095a8ad35cc0ee69c9aad36424f70 (patch) | |
tree | d57e4e61908e916cc23c312899883dae9b14b22c /x11/py-sip/Makefile | |
parent | 2a461af397ef97bede65ae0cb0f5f31545a1097e (diff) | |
download | pkgsrc-ee14eb6d28b095a8ad35cc0ee69c9aad36424f70.tar.gz |
update to 4.13.3
This is mainly a bug fix release.
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 11d577d5ba0..87bc0d6f3a0 100644 --- a/x11/py-sip/Makefile +++ b/x11/py-sip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2012/05/29 10:57:16 jdc Exp $ +# $NetBSD: Makefile,v 1.33 2012/07/03 18:12:00 drochner Exp $ -DISTNAME= sip-4.13.2 +DISTNAME= sip-4.13.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= x11 devel python MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/sip4/ |