summaryrefslogtreecommitdiff
path: root/security/racoon
diff options
context:
space:
mode:
authoritojun <itojun>2000-06-12 11:21:31 +0000
committeritojun <itojun>2000-06-12 11:21:31 +0000
commitb038f22e5f08065e0f1a2beb22180cf5416a76f8 (patch)
treeea3fde8441da966a8713780def13f119a774c62f /security/racoon
parentfa3e62d9df26c86b3ff8f23e33d86105a94e0db1 (diff)
downloadpkgsrc-b038f22e5f08065e0f1a2beb22180cf5416a76f8.tar.gz
add RESTRICTED for crypto.
Diffstat (limited to 'security/racoon')
-rw-r--r--security/racoon/Makefile5
1 files changed, 2 insertions, 3 deletions
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)