diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-29 23:21:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-11-29 23:21:13 +0000 |
commit | 161729ac427eb41ec875f336a9c4534d1900c386 (patch) | |
tree | e846da50ef9566e696593a1e5de93ad95f245d63 /security/prelude-lml/Makefile | |
parent | 2efda72f4fa24d33dae34cef6705c11ec444eb3e (diff) | |
download | ports-161729ac427eb41ec875f336a9c4534d1900c386.tar.gz ports-161729ac427eb41ec875f336a9c4534d1900c386.zip |
Notes
Diffstat (limited to 'security/prelude-lml/Makefile')
-rw-r--r-- | security/prelude-lml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index f2b3604162d1..98af57a84ed6 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -6,7 +6,7 @@ PORTNAME= prelude-lml PORTVERSION= 0.9.12.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ http://www.prelude-ids.org/download/releases/old/ @@ -14,7 +14,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey -LIB_DEPENDS+= prelude.14:${PORTSDIR}/security/libprelude \ +LIB_DEPENDS+= prelude.17:${PORTSDIR}/security/libprelude \ pcre.0:${PORTSDIR}/devel/pcre USE_GMAKE= yes |