diff options
Diffstat (limited to 'security/opensaml')
-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 b3311e0266a..817bfc19e5e 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2019/01/24 16:46:21 perseant Exp $ +# $NetBSD: Makefile,v 1.31 2019/07/01 04:08:45 ryoon Exp $ DISTNAME= opensaml-2.5.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |