From 331e2615faed96b5571750b9b1c3f7dc37aafc0c Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 28 Dec 2006 12:12:57 +0000 Subject: Change PostgreSQL default version to 8.1 and bump revision of all packages which have it active by default. --- net/snort-pgsql/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/snort-pgsql') diff --git a/net/snort-pgsql/Makefile b/net/snort-pgsql/Makefile index 9c27854bd6a..88461c932c8 100644 --- a/net/snort-pgsql/Makefile +++ b/net/snort-pgsql/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2006/04/18 22:39:32 adrianp Exp $ +# $NetBSD: Makefile,v 1.22 2006/12/28 12:12:58 joerg Exp $ .include "../../net/snort/Makefile.common" PKGNAME= ${DISTNAME:S/-/-pgsql-/} +PKGREVISION= 1 COMMENT= Network Intrusion Detection System (with PostgreSQL support) -- cgit v1.2.3