summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormartti <martti>2007-10-30 19:31:38 +0000
committermartti <martti>2007-10-30 19:31:38 +0000
commit96d8813f8571068deac66d889cc1c7ac11fbc932 (patch)
treebcd8b04ffaf9c92a25f680ee704c34ff5e99af6c /security
parent4a8516b1353172ba51ee3b1ca9a85eb933aa2b65 (diff)
downloadpkgsrc-96d8813f8571068deac66d889cc1c7ac11fbc932.tar.gz
Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
Diffstat (limited to 'security')
-rw-r--r--security/keychain/Makefile4
-rw-r--r--security/yafic/Makefile4
2 files changed, 4 insertions, 4 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
diff --git a/security/yafic/Makefile b/security/yafic/Makefile
index bc4600cc69d..0eb5551153e 100644
--- a/security/yafic/Makefile
+++ b/security/yafic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/10/30 13:59:38 martti Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/30 19:31:42 martti Exp $
DISTNAME= yafic-1.2.2
CATEGORIES= security
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yafic/}
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.saddi.com/software/yafic/
COMMENT= File integrity checker
-LICENSE= modified-bsd
+#LICENSE= modified-bsd
GNU_CONFIGURE= YES