summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2009-05-12 12:27:19 +0000
committermartti <martti@pkgsrc.org>2009-05-12 12:27:19 +0000
commit815feec0b176c79808797eda224079c469500125 (patch)
tree8463e4253f8f2cd0fd6f04126c3b9f4ce0878224 /security
parent5b0ba6703c99828b0b8c6be7f89fe7e95e9cfad8 (diff)
downloadpkgsrc-815feec0b176c79808797eda224079c469500125.tar.gz
Activated LICENSE=...
Diffstat (limited to 'security')
-rw-r--r--security/keychain/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keychain/Makefile b/security/keychain/Makefile
index 46aa75aae1c..a4299b35003 100644
--- a/security/keychain/Makefile
+++ b/security/keychain/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2009/05/12 11:09:26 martti Exp $
+# $NetBSD: Makefile,v 1.26 2009/05/12 12:27:20 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