summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-04 04:01:47 +0000
committerdholland <dholland@pkgsrc.org>2015-01-04 04:01:47 +0000
commitd0fe505b71aeb89141440c75bf5ef3d01b99fb4d (patch)
treef9b2cf3bcfc0f1a0f0c72002b37711b516a971cb /security
parent9804e9e1c5a81c2431ca048d7d80d0222ac65ddd (diff)
downloadpkgsrc-d0fe505b71aeb89141440c75bf5ef3d01b99fb4d.tar.gz
document NOT_FOR_PLATFORM
Diffstat (limited to 'security')
-rw-r--r--security/isakmpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index 075295fc486..f0ac26100f1 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: Makefile,v 1.50 2015/01/04 04:01:47 dholland Exp $
#
DISTNAME= isakmpd-20030903
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= OpenBSD IKE daemon
+# Dragonfly upstream says to use security/racoon2 instead.
NOT_FOR_PLATFORM= DragonFly-*-*
MAKE_JOBS_SAFE= no