diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-03-03 15:11:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-03-03 15:11:46 +0000 |
commit | a01dec67b49b9900974f7be3864e936713285ffe (patch) | |
tree | 370a6e32bb1b06d5b775a1061ea6f2f5304ed143 /security/openvpn-auth-ldap | |
parent | 84ab605f15422843ec40900155b59b0e1e6b3d79 (diff) | |
download | ports-a01dec67b49b9900974f7be3864e936713285ffe.tar.gz ports-a01dec67b49b9900974f7be3864e936713285ffe.zip |
Notes
Diffstat (limited to 'security/openvpn-auth-ldap')
-rw-r--r-- | security/openvpn-auth-ldap/Makefile | 2 | ||||
-rw-r--r-- | security/openvpn-auth-ldap/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile index dd689c417db0..9e1e38779c29 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -3,6 +3,7 @@ PORTNAME= openvpn-auth-ldap PORTVERSION= 2.0.4 +DISTVERSIONPREFIX= auth-ldap- CATEGORIES= security net-vpn MAINTAINER= mandree@FreeBSD.org @@ -31,7 +32,6 @@ CONFIGURE_ARGS+= --with-openldap=${LOCALBASE} \ USE_GITHUB= yes GH_ACCOUNT= threerings GH_PROJECT= openvpn-auth-ldap -GH_TAGNAME= auth-ldap-${PORTVERSION} PORTDOCS= README PORTEXAMPLES= auth-ldap.conf diff --git a/security/openvpn-auth-ldap/distinfo b/security/openvpn-auth-ldap/distinfo index 02778f118d30..76ecb9773108 100644 --- a/security/openvpn-auth-ldap/distinfo +++ b/security/openvpn-auth-ldap/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1581341930 -SHA256 (threerings-openvpn-auth-ldap-2.0.4-auth-ldap-2.0.4_GH0.tar.gz) = 81f600cdc88adb2258f57df1ed2d87f0afa945f66cbf8897ad50e76f42509168 -SIZE (threerings-openvpn-auth-ldap-2.0.4-auth-ldap-2.0.4_GH0.tar.gz) = 209800 +SHA256 (threerings-openvpn-auth-ldap-auth-ldap-2.0.4_GH0.tar.gz) = 81f600cdc88adb2258f57df1ed2d87f0afa945f66cbf8897ad50e76f42509168 +SIZE (threerings-openvpn-auth-ldap-auth-ldap-2.0.4_GH0.tar.gz) = 209800 |