diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-01-09 16:34:19 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-01-09 16:34:19 +0000 |
commit | 17b54d4ed8d6bf7e33d4cb403c8b373caf2b75dc (patch) | |
tree | 4c12496cc051dfc76a8f0957842dbd95e6dfcf7a /security/libprelude | |
parent | Update to 1.2.9. (diff) |
Chase gnutls update.
Notes
Notes:
svn path=/head/; revision=153142
Diffstat (limited to 'security/libprelude')
-rw-r--r-- | security/libprelude/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index 3af7d1f6c863..792d5f4c7136 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -5,14 +5,14 @@ PORTNAME= libprelude PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/download/releases/ MAINTAINER= sergei@FreeBSD.org COMMENT= Framework library for Prelude NIDS -LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls USE_GPG= yes SIG_SUFFIX= .sig |