From b038f22e5f08065e0f1a2beb22180cf5416a76f8 Mon Sep 17 00:00:00 2001 From: itojun Date: Mon, 12 Jun 2000 11:21:31 +0000 Subject: add RESTRICTED for crypto. --- security/racoon/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/racoon') diff --git a/security/racoon/Makefile b/security/racoon/Makefile index bdf499910d4..58f33285b15 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/06/12 10:45:52 itojun Exp $ +# $NetBSD: Makefile,v 1.8 2000/06/12 11:21:31 itojun Exp $ # DISTNAME= racoon-20000612a @@ -8,8 +8,7 @@ MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= itojun@kame.net HOMEPAGE= http:/www.kame.net/ -NO_PACKAGE= "crypto" -NO_CDROM= "crypto" +RESTRICTED= "Crypto; export-controlled" # this is not compatible with cross build - there's no other way .if !exists(/usr/include/netinet6/ipsec.h) -- cgit v1.2.3