summaryrefslogtreecommitdiff
path: root/security/keychain
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-10-30 13:57:17 +0000
committermartti <martti@pkgsrc.org>2007-10-30 13:57:17 +0000
commitc95b7ca9f8269748bc3f22d0bd0fc031a5611b40 (patch)
tree06a2b4f1e54a8b73b4546dc8d7c67a877d9c79c7 /security/keychain
parent2e8958a1210d8ebb0c181d94120fbcff07515ec3 (diff)
downloadpkgsrc-c95b7ca9f8269748bc3f22d0bd0fc031a5611b40.tar.gz
Added LICENSE=gnu-gpl-v2
Diffstat (limited to 'security/keychain')
-rw-r--r--security/keychain/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/keychain/Makefile b/security/keychain/Makefile
index 2dd10af4219..3a5d5864473 100644
--- a/security/keychain/Makefile
+++ b/security/keychain/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/01/14 08:32:32 martti Exp $
+# $NetBSD: Makefile,v 1.23 2007/10/30 13:58:07 martti Exp $
DISTNAME= keychain-2.6.8
CATEGORIES= security
@@ -8,6 +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
.if !exists(/usr/bin/ssh-agent)
DEPENDS+= openssh-[0-9]*:../../security/openssh