summaryrefslogtreecommitdiff
path: root/net/SSLtelnet
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-02 11:05:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-02 11:05:35 +0000
commitf3f151e56e67e06111f839fb2d034bef9a5eed66 (patch)
tree079c14e572b996b34d0f325e40ba542fa782f7d8 /net/SSLtelnet
parentRemove O'Briens FreeBSD directory as source for the files, thanks (diff)
Make net/SSLtelnet fetchable again.
Notes
Notes: svn path=/head/; revision=92838
Diffstat (limited to 'net/SSLtelnet')
-rw-r--r--net/SSLtelnet/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile
index 69a5cec38182..6b048fee9146 100644
--- a/net/SSLtelnet/Makefile
+++ b/net/SSLtelnet/Makefile
@@ -8,8 +8,12 @@ PORTNAME= SSLtelnet
PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= net security
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/
+MASTER_SITES= http://munitions2.xs4all.nl/software/network/ssl/applications/ \
+ http://ftp.vc-graz.ac.at/mirror/crypto/ssl/SSLapps/ \
+ http://munitions.hands.com/software/network/ssl/applications/ \
+ http://munitions.ketelhot.de/software/network/ssl/applications/ \
+ http://opensores.thebunker.net/pub/mirrors/SSLapps/ \
+ ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= kris
MAINTAINER= ports@FreeBSD.org