diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-17 21:45:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-17 21:45:03 +0000 |
commit | 67c453b797ac7b2cb3392d53daefe491e44e905c (patch) | |
tree | 57cc98c758c7da9743f1dac7014a3cfb77ae053e /security/snort/Makefile | |
parent | 85985a5547cbf00c08fa7cbe41d4c1ba2b761655 (diff) |
Notes
Diffstat (limited to 'security/snort/Makefile')
-rw-r--r-- | security/snort/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 3970e97a3d45..99b96151b1f0 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snort -PORTVERSION= 1.9.1 +PORTVERSION= 2.0.0 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/ @@ -57,7 +57,7 @@ pre-configure: @${ECHO} "" DOCS= AUTHORS NEWS README.csv BUGS README README.database \ - CREDITS README.SNMP README.xml README.FLEXRESP RULES.todo FAQ \ + CREDITS README.FLEXRESP RULES.todo FAQ \ SnortUsersManual.pdf README.PLUGINS USAGE post-install: |