summaryrefslogtreecommitdiff
path: root/net/nagios-plugin-pgsql
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-12-28 12:12:57 +0000
committerjoerg <joerg@pkgsrc.org>2006-12-28 12:12:57 +0000
commit331e2615faed96b5571750b9b1c3f7dc37aafc0c (patch)
tree91c90eb4d7eb193f27596269fcebafeb34f670fc /net/nagios-plugin-pgsql
parentbb54d77affc17b59598bf18d11b59b8915663ab2 (diff)
downloadpkgsrc-331e2615faed96b5571750b9b1c3f7dc37aafc0c.tar.gz
Change PostgreSQL default version to 8.1 and bump revision of all
packages which have it active by default.
Diffstat (limited to 'net/nagios-plugin-pgsql')
-rw-r--r--net/nagios-plugin-pgsql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nagios-plugin-pgsql/Makefile b/net/nagios-plugin-pgsql/Makefile
index 60bed12dc12..5f86d08d813 100644
--- a/net/nagios-plugin-pgsql/Makefile
+++ b/net/nagios-plugin-pgsql/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2006/10/23 07:17:40 seb Exp $
+# $NetBSD: Makefile,v 1.4 2006/12/28 12:12:58 joerg Exp $
#
PKGNAME= nagios-plugin-pgsql-${PLUGINSVERSION}
+PKGREVISION= 1
CATEGORIES= net sysutils databases
MAINTAINER= pkgsrc-users@NetBSD.org