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 e78f6e9bf32..3ae24ead100 100644 --- a/security/py-lasso/Makefile +++ b/security/py-lasso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2021/05/24 19:54:06 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2021/12/08 16:06:23 adam Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= Liberty Alliance Single Sign On binding for Python BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat |