diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
commit | 633bd301a1d0418cdd77dd6c8c4be2d3828bbed4 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /security/libprelude-python/Makefile | |
parent | 9756c99c266ccf5722751d84e937b78a493fc166 (diff) | |
download | pkgsrc-633bd301a1d0418cdd77dd6c8c4be2d3828bbed4.tar.gz |
Bump PKGREVISION for nettle shlib major bump.
Diffstat (limited to 'security/libprelude-python/Makefile')
-rw-r--r-- | security/libprelude-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libprelude-python/Makefile b/security/libprelude-python/Makefile index d82aeaa0d54..b73ce1e31f5 100644 --- a/security/libprelude-python/Makefile +++ b/security/libprelude-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/06/10 14:21:37 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2015/08/23 14:30:41 wiz Exp $ PKGNAME= libprelude-python-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Python bindings to LibPrelude .include "../../security/libprelude/Makefile.common" |