diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 94dbb92ce581099ef4553339dbef293d28014719 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /net/snort-mysql | |
parent | 838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff) | |
download | pkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'net/snort-mysql')
-rw-r--r-- | net/snort-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort-mysql/Makefile b/net/snort-mysql/Makefile index 9eb18caa7be..60eb1645685 100644 --- a/net/snort-mysql/Makefile +++ b/net/snort-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2006/01/08 18:35:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.15 2006/02/05 23:10:31 joerg Exp $ .include "../../net/snort/Makefile.common" PKGNAME= ${DISTNAME:S/-/-mysql-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Network Intrusion Detection System (with MySQL support) |