diff options
Diffstat (limited to 'security/prelude-manager')
-rw-r--r-- | security/prelude-manager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index 1e1fd0f3f7c3..2d3952ce8cda 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -6,7 +6,7 @@ PORTNAME= prelude-manager PORTVERSION= 0.9.14.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old @@ -15,7 +15,7 @@ MAINTAINER= r.gruyters@snow.nl COMMENT= Prelude Network Intrusion Detection System central logging point LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude \ - gnutls.26:${PORTSDIR}/security/gnutls + gnutls.40:${PORTSDIR}/security/gnutls USE_GMAKE= yes USE_LDCONFIG= yes |