summaryrefslogtreecommitdiff
path: root/net/nagios-plugin-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/nagios-plugin-mysql
parent304a8ea050ce4601c92f9156252560dd517bde9b (diff)
downloadpkgsrc-7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929.tar.gz
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'net/nagios-plugin-mysql')
-rw-r--r--net/nagios-plugin-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nagios-plugin-mysql/Makefile b/net/nagios-plugin-mysql/Makefile
index 1682f4877ea..93d5f616275 100644
--- a/net/nagios-plugin-mysql/Makefile
+++ b/net/nagios-plugin-mysql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2011/04/22 13:44:25 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/09/15 15:03:25 obache Exp $
#
PKGNAME= nagios-plugin-mysql-${PLUGINSVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net sysutils databases
MAINTAINER= pkgsrc-users@NetBSD.org