diff options
Diffstat (limited to 'security/opensaml/Makefile')
-rw-r--r-- | security/opensaml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index 56e6fbe9c32..1a9e31f605c 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/02/12 23:18:34 tron Exp $ +# $NetBSD: Makefile,v 1.17 2014/08/13 10:57:37 adam Exp $ DISTNAME= opensaml-2.5.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |