aboutsummaryrefslogtreecommitdiff
path: root/security/libprelude
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-01-02 08:54:13 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-01-02 08:54:13 +0000
commit3d0dcc46ab28c7878935e64dfe02556912e62702 (patch)
tree181d1b6872876f32cf58ed1d2d107df2d1644a6a /security/libprelude
parent47f7062f8daf1af7f064d90f971d4749a42363e2 (diff)
downloadports-3d0dcc46ab28c7878935e64dfe02556912e62702.tar.gz
ports-3d0dcc46ab28c7878935e64dfe02556912e62702.zip
Notes
Diffstat (limited to 'security/libprelude')
-rw-r--r--security/libprelude/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 40d03fb9c029..8656248f9714 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -5,7 +5,7 @@
PORTNAME= libprelude
PORTVERSION= 0.9.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
MAINTAINER= r.gruyters@yirdis.nl
COMMENT= Framework library for Prelude NIDS
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls
OPTIONS= PERL "Include Perl bindings" off \
PYTHON "Include Python bindings" off