summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorimil <imil@pkgsrc.org>2011-02-03 21:33:09 +0000
committerimil <imil@pkgsrc.org>2011-02-03 21:33:09 +0000
commitf9d3b1d55efad273b6f1fc008f07c0168d454e11 (patch)
tree1d0de0edd123a4fe97310ddb1be4db007ec9933e /sysutils
parent948cec1980db299dfdf6af39636da63ca5f46a1f (diff)
downloadpkgsrc-f9d3b1d55efad273b6f1fc008f07c0168d454e11.tar.gz
Turns out shelldap is under 3-clauses BSD license.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/shelldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/shelldap/Makefile b/sysutils/shelldap/Makefile
index 05e1cc89b07..32e4b074632 100644
--- a/sysutils/shelldap/Makefile
+++ b/sysutils/shelldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/03 13:34:10 imil Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/03 21:33:09 imil Exp $
#
PKGNAME= shelldap-0.2
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= imil@NetBSD.org
HOMEPAGE= http://projects.martini.nu/shelldap
COMMENT= Shell-like interface for browsing LDAP servers
-# LICENSE= none given by the author
+LICENSE= modified-bsd
DEPENDS+= p5-YAML-Syck>=1.15:../../textproc/p5-YAML-Syck
DEPENDS+= p5-Term-Shell>=0.02:../../devel/p5-Term-Shell