aboutsummaryrefslogtreecommitdiffstats
path: root/net/SSLtelnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/SSLtelnet/Makefile')
-rw-r--r--net/SSLtelnet/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile
index 647e8b87384f..1b724638673e 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.8 1999/08/05 08:00:18 dirk Exp $
+# $Id: Makefile,v 1.9 1999/08/23 04:23:52 mharo Exp $
DISTNAME= SSLtelnet-0.13
CATEGORIES= net security
@@ -13,10 +13,10 @@ MAINTAINER= issei@jp.FreeBSD.ORG
.if defined(USA_RESIDENT) && ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
pre-fetch:
- @echo
- @echo You must set variable USA_RESIDENT to YES, if you are USA resident
- @echo or to NO, if you aren\'t USA resident to build this package.
- @echo You must also have installed RSAREF if you are USA resident.
+ @${ECHO_MSG}
+ @${ECHO_MSG} You must set variable USA_RESIDENT to YES, if you are USA resident
+ @${ECHO_MSG} or to NO, if you aren\'t USA resident to build this package.
+ @${ECHO_MSG} You must also have installed RSAREF if you are USA resident.
@${FALSE}
.elif defined(USA_RESIDENT)
.if ${USA_RESIDENT} == YES
class='deletions'>-14/+14 * devel/grv: Update from 0.1.3 to 0.2.0Torsten Zuehlsdorff2018-07-101-13/+12 * devel/grv: Fix build with devel/libgit2 0.27Kurt Jaeger2018-05-161-1/+2 * devel/grv: Update to 0.1.3Yuri Victorovich2018-03-101-1/+8 * Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.Yuri Victorovich2018-03-071-1/+1 * Update to 0.1.2Sunpoet Po-Chuan Hsieh2018-02-091-3/+3