summaryrefslogtreecommitdiff
path: root/net/powerdns-mysql
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-09-15 15:03:21 +0000
committerobache <obache@pkgsrc.org>2012-09-15 15:03:21 +0000
commit7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929 (patch)
tree9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /net/powerdns-mysql
parent304a8ea050ce4601c92f9156252560dd517bde9b (diff)
downloadpkgsrc-7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929.tar.gz
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'net/powerdns-mysql')
-rw-r--r--net/powerdns-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/powerdns-mysql/Makefile b/net/powerdns-mysql/Makefile
index 8df9f52addc..3bfdd3b20ed 100644
--- a/net/powerdns-mysql/Makefile
+++ b/net/powerdns-mysql/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2012/01/25 10:21:12 ghen Exp $
+# $NetBSD: Makefile,v 1.10 2012/09/15 15:03:25 obache Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../net/powerdns/Makefile.backend"
PKGNAME= ${DISTNAME:S/pdns/powerdns-mysql/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= MySQL backend module for PowerDNS
CONFIGURE_ARGS+= --with-dynmodules="gmysql"