From ad6724068639f098d230de0a0be2c45a8e0aafef Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 20 Dec 2000 05:56:08 +0000 Subject: Upgrade to stunnel 3.9 to fix security vulnerabilities. --- security/stunnel/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'security/stunnel/Makefile') diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 0061ad465abe..a68cf39dac40 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -6,14 +6,12 @@ # PORTNAME= stunnel -PORTVERSION= 3.8.4 +PORTVERSION= 3.9 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ ftp://mike.daewoo.com.pl/pub/stunnel/ \ ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/ -DISTNAME= ${PORTNAME}-3.8p4 -EXTRACT_SUFX= .tgz MAINTAINER= martti.kuparinen@ericsson.com -- cgit