summaryrefslogtreecommitdiffstats
path: root/net/SSLtelnet/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-08-05 08:00:25 +0000
committerdirk <dirk@FreeBSD.org>1999-08-05 08:00:25 +0000
commitee2d4618d92eace9aabbcd59c020b28459bd6431 (patch)
tree9e99b6553d9c5d0650eeec6e960be57136434296 /net/SSLtelnet/Makefile
parent8fc5dd3dfff20b8692576fe80a1dbb2927a90751 (diff)
downloadFreeBSD-ports-ee2d4618d92eace9aabbcd59c020b28459bd6431.zip
FreeBSD-ports-ee2d4618d92eace9aabbcd59c020b28459bd6431.tar.gz
Fix build and run problems in conjunction with OpenSSL.
Natively SSLtelnet works with SSLeay, only. PR: ports/12973 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer)
Diffstat (limited to 'net/SSLtelnet/Makefile')
-rw-r--r--net/SSLtelnet/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile
index 97802d8..1f4b0a5 100644
--- a/net/SSLtelnet/Makefile
+++ b/net/SSLtelnet/Makefile
@@ -3,7 +3,7 @@
# Date created: Mar 29, 1998
# Whom: issei@jp.FreeBSD.ORG
#
-# $Id: Makefile,v 1.6 1999/01/10 14:11:16 dirk Exp $
+# $Id: Makefile,v 1.7 1999/03/26 08:44:57 dirk Exp $
DISTNAME= SSLtelnet-0.13
CATEGORIES= net security
@@ -11,8 +11,6 @@ MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/
MAINTAINER= issei@jp.FreeBSD.ORG
-BROKEN= does not work with openssl-0.9.2b at the moment
-
.if defined(USA_RESIDENT) && ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
pre-fetch:
@echo
OpenPOWER on IntegriCloud