diff options
Diffstat (limited to 'security/py-xmlsec/Makefile')
-rw-r--r-- | security/py-xmlsec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index 398cfd4fcd5..3d9f2edd7b3 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2013/02/06 23:23:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2014/01/01 11:52:34 wiz Exp $ # DISTNAME= pyxmlsec-0.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/430/ -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security python MAINTAINER= pmcphee@givex.com |