aboutsummaryrefslogtreecommitdiffstats
path: root/net/SSLtelnet
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-06-04 11:58:04 +0800
committervanilla <vanilla@FreeBSD.org>1998-06-04 11:58:04 +0800
commitf6f541d8e888669db8088765bfd2ffbff96d1ca9 (patch)
treeef69407867e99e4769068a402126c5d18657bc27 /net/SSLtelnet
parentb5f15c7f6754672b6bd1e531acca4a7b75e0b04b (diff)
downloadfreebsd-ports-gnome-f6f541d8e888669db8088765bfd2ffbff96d1ca9.tar.gz
freebsd-ports-gnome-f6f541d8e888669db8088765bfd2ffbff96d1ca9.tar.zst
freebsd-ports-gnome-f6f541d8e888669db8088765bfd2ffbff96d1ca9.zip
Fix message output of telnetd.
PR: ports/6834 Submitted by: maintainer
Diffstat (limited to 'net/SSLtelnet')
-rw-r--r--net/SSLtelnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile
index 6291c43c1ad6..a2dac13a7644 100644
--- a/net/SSLtelnet/Makefile
+++ b/net/SSLtelnet/Makefile
@@ -3,11 +3,11 @@
# Date created: Mar 29, 1998
# Whom: issei@t-cnet.or.jp
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/04/11 15:07:05 vanilla Exp $
DISTNAME= SSLtelnet-0.11
CATEGORIES= net security
-MASTER_SITES= ftp://ftp.psy.uq.oz.au:/pub/Crypto/SSLapps/
+MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/
MAINTAINER= issei@t-cnet.or.jp