diff options
Diffstat (limited to 'security/opensaml')
-rw-r--r-- | security/opensaml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index d4b0f5bdde5..2817235c5ea 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/09/13 21:17:35 pettai Exp $ +# $NetBSD: Makefile,v 1.14 2013/11/20 13:23:46 obache Exp $ DISTNAME= opensaml-2.5.3 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |