diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-27 21:57:23 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-27 21:57:23 +0000 |
commit | 2e82819e98fe4334bea289370e4cebadbe9ffedc (patch) | |
tree | 2c551e4e64deb3ef2cfa93470cc72b921ca5cf92 /security | |
parent | cd49551d682cb62fa8529fbbb175801d53735b7b (diff) | |
download | ports-2e82819e98fe4334bea289370e4cebadbe9ffedc.tar.gz ports-2e82819e98fe4334bea289370e4cebadbe9ffedc.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/stunnel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 93b8f35c739a..a743880d8898 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Jan 11 11:53:54 EET 1999 # Whom: Martti Kuparinen <martti.kuparinen@ericsson.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/18 04:27:02 steve Exp $ # DISTNAME= stunnel-2.1 @@ -11,8 +11,7 @@ CATEGORIES= security MASTER_SITES= http://mike.daewoo.com.pl/computer/stunnel/ \ ftp://ftp.fu-berlin.de/unix/security/stunnel/ \ ftp://ftp.uni-freiburg.de/pub/net/stunnel/ \ - ftp://ftp.all.de/pub2/unix/security/stunnel/ \ - http://mike.daewoo.com.pl/computer/stunnel/ + ftp://ftp.all.de/pub2/unix/security/stunnel/ MAINTAINER= martti.kuparinen@ericsson.com |