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 1a9e31f605c..ca9ca0a2f74 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/08/13 10:57:37 adam Exp $ +# $NetBSD: Makefile,v 1.18 2014/11/07 19:39:41 adam Exp $ DISTNAME= opensaml-2.5.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |