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 4b12c958598..38e40226374 100644 --- a/security/py-lasso/Makefile +++ b/security/py-lasso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/01/25 10:30:20 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:36 tron Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 COMMENT= Liberty Alliance Single Sign On binding for Python BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat |