aboutsummaryrefslogtreecommitdiffstats
path: root/net/SSLtelnet
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-09-22 12:25:06 +0800
committerkris <kris@FreeBSD.org>2000-09-22 12:25:06 +0800
commit520d8c06c601caa1d1531f894fe18a22aa4c3d3d (patch)
treea317e6e1c5059d1eb39c3716001782af1b741a5e /net/SSLtelnet
parent916fa0b75fc6c6fc8157480398add644724068d7 (diff)
downloadfreebsd-ports-gnome-520d8c06c601caa1d1531f894fe18a22aa4c3d3d.tar.gz
freebsd-ports-gnome-520d8c06c601caa1d1531f894fe18a22aa4c3d3d.tar.zst
freebsd-ports-gnome-520d8c06c601caa1d1531f894fe18a22aa4c3d3d.zip
Host the distfile myself since the master site seems to no longer carry it.
Diffstat (limited to 'net/SSLtelnet')
-rw-r--r--net/SSLtelnet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile
index c8669f9387bb..e5818bc0c664 100644
--- a/net/SSLtelnet/Makefile
+++ b/net/SSLtelnet/Makefile
@@ -7,7 +7,9 @@
PORTNAME= SSLtelnet
PORTVERSION= 0.13
CATEGORIES= net security
-MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/
+MASTER_SITE_SUBDIR= kris
MAINTAINER= issei@jp.FreeBSD.org