summaryrefslogtreecommitdiff
path: root/net/snort-pgsql
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-01-05 20:14:20 +0000
committerjlam <jlam@pkgsrc.org>2003-01-05 20:14:20 +0000
commit475cbe5281ff44f7b13454f24fc7d64c2a338df2 (patch)
treeb69974774881184f981349b96bd3d886fb6d92b6 /net/snort-pgsql
parent4ec712783e2eb6ec0ee1c259ba86d37331e80721 (diff)
downloadpkgsrc-475cbe5281ff44f7b13454f24fc7d64c2a338df2.tar.gz
Bump PKGREVISION due to increase in the major number of libpq.so between
version 7.2.3 and 7.3.1 of databases/postgresql-lib.
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 d43fb875066..ada78b4086a 100644
--- a/net/snort-pgsql/Makefile
+++ b/net/snort-pgsql/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2002/10/10 12:26:53 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/01/05 20:14:32 jlam Exp $
#
.include "../../net/snort/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-pgsql-/}
+PKGREVISION= 1
COMMENT= Libpcap-based packet sniffer/logger using a PostgreSQL database