diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
commit | 7e21a6476a66bd0d11b88a9d798624831fee469c (patch) | |
tree | 38af65c6adad16dba1e13346ecb52295abff07e6 /security/opensaml2/Makefile | |
parent | a38219861723215d3c7d044cc973c09fd60c0646 (diff) | |
download | ports-7e21a6476a66bd0d11b88a9d798624831fee469c.tar.gz ports-7e21a6476a66bd0d11b88a9d798624831fee469c.zip |
Notes
Diffstat (limited to 'security/opensaml2/Makefile')
-rw-r--r-- | security/opensaml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index cd523d78c723..44de6d530251 100644 --- a/security/opensaml2/Makefile +++ b/security/opensaml2/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensaml2 PORTVERSION= 2.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/ DISTNAME= opensaml-${PORTVERSION} |