pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/snort-mysql Sync and minor tidy up for snort 2.3.0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ac27952e711
branches:  trunk
changeset: 488364:4ac27952e711
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Fri Jan 28 23:03:59 2005 +0000

description:
Sync and minor tidy up for snort 2.3.0 release.

diffstat:

 net/snort-mysql/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r a62025fc5eee -r 4ac27952e711 net/snort-mysql/Makefile
--- a/net/snort-mysql/Makefile  Fri Jan 28 23:02:41 2005 +0000
+++ b/net/snort-mysql/Makefile  Fri Jan 28 23:03:59 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2004/10/29 05:59:24 jdolecek Exp $
+# $NetBSD: Makefile,v 1.12 2005/01/28 23:03:59 adrianp Exp $
 
 .include "../../net/snort/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-mysql-/}
-PKGREVISION=   1
 
 COMMENT=       Network Intrusion Detection System (with MySQL support)
 
@@ -19,5 +18,4 @@
 LDFLAGS+=              ${BUILDLINK_LDFLAGS.mysql-client}
 
 .include "../../mk/mysql.buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index