From 2898e3fa0cd98a2293e7ac858e3efaf16444c98c Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 3 May 2013 16:36:39 +0000 Subject: Chase security/libgcrypt update --- security/openvas-libraries/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/openvas-libraries') diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile index 355caa9d4ffc..28e43c692e5e 100644 --- a/security/openvas-libraries/Makefile +++ b/security/openvas-libraries/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvas-libraries PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/600/ @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Libraries for OpenVAS LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \ - gcrypt.18:${PORTSDIR}/security/libgcrypt + gcrypt:${PORTSDIR}/security/libgcrypt USES= pkgconfig GNU_CONFIGURE= yes -- cgit v1.2.3