summaryrefslogtreecommitdiff
path: root/security/ssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh/Makefile')
-rw-r--r--security/ssh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 4c06198b7f4..ac5d958d0ee 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2000/08/10 17:02:25 thorpej Exp $
+# $NetBSD: Makefile,v 1.81 2000/08/18 22:46:50 hubertf Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -18,11 +18,11 @@ HOMEPAGE= http://www.cs.hut.fi/ssh/
CONFLICTS= openssh-[0-9]* ssh6-[0-9]*
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
RESTRICTED= "Crypto; export-controlled"
-MIRROR_DISTFILE= no
+NO_SRC_ON_FTP= ${RESTRICTED}
LICENSE= no-commercial-use
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
CFLAGS= -O2
GNU_CONFIGURE= YES