summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-01-27 21:57:23 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-01-27 21:57:23 +0000
commit2e82819e98fe4334bea289370e4cebadbe9ffedc (patch)
tree2c551e4e64deb3ef2cfa93470cc72b921ca5cf92 /security/stunnel
parentFix my big typo error (MP3 frontend => graphic viewer). (diff)
Remove duplicate MASTER_SITE
Notes
Notes: svn path=/head/; revision=16391
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile5
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