diff options
author | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-01-01 11:52:02 +0000 |
commit | d716b0ab7b69fb6eea501de6a312b30e51c671f1 (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /security/py-lasso | |
parent | 34c110f406dec974ebc40fd099b90532f0f71bc4 (diff) | |
download | pkgsrc-d716b0ab7b69fb6eea501de6a312b30e51c671f1.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'security/py-lasso')
-rw-r--r-- | security/py-lasso/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile index 71698415f1f..b830a61acc4 100644 --- a/security/py-lasso/Makefile +++ b/security/py-lasso/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:58 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/01/01 11:52:34 wiz Exp $ # PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Libery Alliance Single Sign On binding for Python .include "../../lang/python/pyversion.mk" |