diff options
Diffstat (limited to 'security/py-xmlsec/Makefile')
-rw-r--r-- | security/py-xmlsec/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index a689f7c0322..b843a81c8c1 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/01/19 10:05:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/02/12 23:18:36 tron Exp $ DISTNAME= pyxmlsec-0.3.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} +PKGREVISION= 1 CATEGORIES= security python MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/897/ |