summaryrefslogtreecommitdiff
path: root/net/snort-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/snort-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/snort-pgsql')
-rw-r--r--net/snort-pgsql/Makefile3
1 files changed, 2 insertions, 1 deletions
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)