aboutsummaryrefslogtreecommitdiff
path: root/security/prelude-lml
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-10-05 01:47:09 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-10-05 01:47:09 +0000
commitbdf32af2dd0ed3b4c89cbcda7f918b11f9653fa8 (patch)
tree0fc78ca47e733598e343110d98f6f0d977388234 /security/prelude-lml
parenta285174426ca0c81d3bd3e599f57a00948e83f9a (diff)
downloadports-bdf32af2dd0ed3b4c89cbcda7f918b11f9653fa8.tar.gz
ports-bdf32af2dd0ed3b4c89cbcda7f918b11f9653fa8.zip
- update dependency on libprelude
PR: ports/116110 Submitted by: maintainer (Robin Gruyters)
Notes
Notes: svn path=/head/; revision=200881
Diffstat (limited to 'security/prelude-lml')
-rw-r--r--security/prelude-lml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index 93ddd0e581be..89b64cc1d71b 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -6,6 +6,7 @@
PORTNAME= prelude-lml
PORTVERSION= 0.9.10.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -13,7 +14,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey
-LIB_DEPENDS+= prelude.12:${PORTSDIR}/security/libprelude \
+LIB_DEPENDS+= prelude.13:${PORTSDIR}/security/libprelude \
pcre.0:${PORTSDIR}/devel/pcre
USE_GMAKE= yes