summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-03 11:49:31 +0000
committerwiz <wiz@pkgsrc.org>2016-10-03 11:49:31 +0000
commitae8a5cf93860fbc682666816ddc9a8d27d8b216a (patch)
tree0cff02bc51ebdac6a35464e657ed4dbb94c354e0 /mk
parentd5cc889fa1661c782c0678555073136d67874ab5 (diff)
downloadpkgsrc-ae8a5cf93860fbc682666816ddc9a8d27d8b216a.tar.gz
Allow sissl-1.1 per default
See https://opensource.org/licenses/sisslpl
Diffstat (limited to 'mk')
-rw-r--r--mk/license.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/license.mk b/mk/license.mk
index 9b600121897..5580d5b7f9a 100644
--- a/mk/license.mk
+++ b/mk/license.mk
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.77 2016/10/03 08:30:20 wiz Exp $
+# $NetBSD: license.mk,v 1.78 2016/10/03 11:49:31 wiz Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
@@ -141,6 +141,7 @@ DEFAULT_ACCEPTABLE_LICENSES= \
qpl-v1.0 \
sgi-free-software-b-v2.0 \
sleepycat-public \
+ sissl-1.1 \
unlicense \
w3c \
x11 \