summaryrefslogtreecommitdiff
path: root/net/nagios-plugin-pgsql
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-28 12:12:57 +0000
committerjoerg <joerg>2006-12-28 12:12:57 +0000
commit7f395f9733957395e40b9c03a635edefcf507b1b (patch)
tree91c90eb4d7eb193f27596269fcebafeb34f670fc /net/nagios-plugin-pgsql
parent21d4b45170d909d23e0bb763cdf729ad2726f5e7 (diff)
downloadpkgsrc-7f395f9733957395e40b9c03a635edefcf507b1b.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