diff options
Diffstat (limited to 'security/xml-security-c/Makefile')
-rw-r--r-- | security/xml-security-c/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/xml-security-c/Makefile b/security/xml-security-c/Makefile index a76e353cbdd..c7655e428c9 100644 --- a/security/xml-security-c/Makefile +++ b/security/xml-security-c/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/09/10 11:42:52 obache Exp $ +# $NetBSD: Makefile,v 1.14 2014/02/12 23:18:37 tron Exp $ DISTNAME= xml-security-c-1.7.2 +PKGREVISION= 1 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_APACHE:=/santuario/c-library/} |