diff options
Diffstat (limited to 'net/snort-pgsql/Makefile')
-rw-r--r-- | net/snort-pgsql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort-pgsql/Makefile b/net/snort-pgsql/Makefile index 8b3a4d27e48..926562f5c60 100644 --- a/net/snort-pgsql/Makefile +++ b/net/snort-pgsql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2006/01/03 17:34:40 adrianp Exp $ +# $NetBSD: Makefile,v 1.19 2006/02/05 23:10:31 joerg Exp $ .include "../../net/snort/Makefile.common" PKGNAME= ${DISTNAME:S/-/-pgsql-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Network Intrusion Detection System (with PostgreSQL support) |