diff options
Diffstat (limited to 'security/openvas-plugins/Makefile')
-rw-r--r-- | security/openvas-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvas-plugins/Makefile b/security/openvas-plugins/Makefile index 91f7213bed1a..a47bc3b28341 100644 --- a/security/openvas-plugins/Makefile +++ b/security/openvas-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= openvas-plugins PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/588/ @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \ openvasd:${PORTSDIR}/security/openvas-server LIB_DEPENDS= openvas.2:${PORTSDIR}/security/openvas-libraries \ openvasnasl.2:${PORTSDIR}/security/openvas-libnasl \ - gnutls.47:${PORTSDIR}/security/gnutls + gnutls.26:${PORTSDIR}/security/gnutls RUN_DEPENDS= openvasd:${PORTSDIR}/security/openvas-server \ ${LOCALBASE}/bin/gmd5sum:${PORTSDIR}/sysutils/coreutils \ ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync |