diff options
author | delphij <delphij@FreeBSD.org> | 2011-02-25 09:32:17 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2011-02-25 09:32:17 +0800 |
commit | 96c9a725f7eddd1ea4fc090e9d9a7f6fde64acb3 (patch) | |
tree | d0aa0a1865022e01d5d81f38bc9d2bf4e74a37f8 /security/openvpn-auth-ldap | |
parent | 5367ca58482270820b94999e08d03e33745c728d (diff) | |
download | freebsd-ports-gnome-96c9a725f7eddd1ea4fc090e9d9a7f6fde64acb3.tar.gz freebsd-ports-gnome-96c9a725f7eddd1ea4fc090e9d9a7f6fde64acb3.tar.zst freebsd-ports-gnome-96c9a725f7eddd1ea4fc090e9d9a7f6fde64acb3.zip |
Chase after net/openldap24-server update.
Reminded by: miwi
Diffstat (limited to 'security/openvpn-auth-ldap')
-rw-r--r-- | security/openvpn-auth-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile index d6efa6ca0e00..dc271219e011 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -6,7 +6,7 @@ PORTNAME= openvpn-auth-ldap PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= auth-ldap-${PORTVERSION} |