summaryrefslogtreecommitdiff
path: root/security/racoon
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-06-12 11:21:31 +0000
committeritojun <itojun@pkgsrc.org>2000-06-12 11:21:31 +0000
commitdc807e6af17a11fb4e9d477505bef85dec1d8c7b (patch)
treeea3fde8441da966a8713780def13f119a774c62f /security/racoon
parentf86c5b700ee6cae572cf94853b335989be90e3da (diff)
downloadpkgsrc-dc807e6af17a11fb4e9d477505bef85dec1d8c7b.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)