diff options
author | tron <tron> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:17:32 +0000 |
commit | 8389d33885374045532d99c572e6b359b0eb0304 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /net/powerdns-ldap/Makefile | |
parent | b341fa7028e3dd571e2f09da069500b34816d52d (diff) | |
download | pkgsrc-8389d33885374045532d99c572e6b359b0eb0304.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'net/powerdns-ldap/Makefile')
-rw-r--r-- | net/powerdns-ldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/powerdns-ldap/Makefile b/net/powerdns-ldap/Makefile index 37514d92d4f..2d10c89f115 100644 --- a/net/powerdns-ldap/Makefile +++ b/net/powerdns-ldap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/02/06 23:23:22 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2014/02/12 23:18:25 tron Exp $ .include "../../net/powerdns/Makefile.backend" PKGNAME= ${DISTNAME:S/pdns/powerdns-ldap/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= LDAP backend module for PowerDNS CONFIGURE_ARGS+= --with-dynmodules="ldap" |