diff options
author | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
commit | 7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929 (patch) | |
tree | 9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /net/nagios-plugin-mysql | |
parent | 304a8ea050ce4601c92f9156252560dd517bde9b (diff) | |
download | pkgsrc-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/Makefile | 4 |
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 |