diff options
Diffstat (limited to 'security/py-lasso/Makefile')
-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 997419c1113..71698415f1f 100644 --- a/security/py-lasso/Makefile +++ b/security/py-lasso/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/04/08 11:17:22 rodent Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:58 wiz Exp $ # PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= Libery Alliance Single Sign On binding for Python .include "../../lang/python/pyversion.mk" |