summaryrefslogtreecommitdiff
path: root/security/keychain/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/keychain/Makefile')
-rw-r--r--security/keychain/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keychain/Makefile b/security/keychain/Makefile
index 3a5d5864473..f6890103164 100644
--- a/security/keychain/Makefile
+++ b/security/keychain/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/10/30 13:58:07 martti Exp $
+# $NetBSD: Makefile,v 1.24 2007/10/30 19:31:42 martti Exp $
DISTNAME= keychain-2.6.8
CATEGORIES= security
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.gentoo.org/proj/en/keychain/
COMMENT= Nice ssh-agent front-end
-LICENSE= gnu-gpl-v2
+#LICENSE= gnu-gpl-v2
.if !exists(/usr/bin/ssh-agent)
DEPENDS+= openssh-[0-9]*:../../security/openssh