summaryrefslogtreecommitdiff
path: root/security/ssh6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh6/Makefile')
-rw-r--r--security/ssh6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/ssh6/Makefile b/security/ssh6/Makefile
index 721e4d85ef5..bffe300dd3a 100644
--- a/security/ssh6/Makefile
+++ b/security/ssh6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/11 03:12:51 itojun Exp $
+# $NetBSD: Makefile,v 1.5 2000/08/18 22:46:50 hubertf Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -19,11 +19,11 @@ HOMEPAGE= http://www.cs.hut.fi/ssh/
CONFLICTS= openssh-[0-9]* ssh-[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