diff options
author | Xin LI <delphij@FreeBSD.org> | 2021-08-01 21:41:48 -0700 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2021-08-01 21:41:48 -0700 |
commit | 3ba73dad6f600e4da54237e381201faec678984c (patch) | |
tree | cc477d84d33dc633a921d5baf826baaaabb99ace /security/openvpn-auth-ldap | |
parent | devel/ruby-build: Update to 20210801 (diff) |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib
Diffstat (limited to 'security/openvpn-auth-ldap')
-rw-r--r-- | security/openvpn-auth-ldap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile index 24ea34f51ee2..efc9758af4cb 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -2,6 +2,7 @@ PORTNAME= openvpn-auth-ldap PORTVERSION= 2.0.4 +PORTREVISION= 1 DISTVERSIONPREFIX= auth-ldap- CATEGORIES= security net-vpn |