diff options
author | triaxx <triaxx@pkgsrc.org> | 2018-12-08 17:08:22 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2018-12-08 17:08:22 +0000 |
commit | 0de60d6999e83a52bf28bf53edf1224f83de4894 (patch) | |
tree | 9ec51b3897b8131e72d4e41b3541c678080f60ae /mk | |
parent | cb09e62089b03daf1ffc0e4fd57e1c49a010ec43 (diff) | |
download | pkgsrc-0de60d6999e83a52bf28bf53edf1224f83de4894.tar.gz |
Remove abell-94 (renamed as purdue)
It is not mentioned by OSI/FSF/DSFG.
Discussion in progress on tech-pkg@
Diffstat (limited to 'mk')
-rw-r--r-- | mk/license.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/license.mk b/mk/license.mk index 53150708e1d..16355ca2f8f 100644 --- a/mk/license.mk +++ b/mk/license.mk @@ -1,4 +1,4 @@ -# $NetBSD: license.mk,v 1.90 2018/12/08 09:10:14 triaxx Exp $ +# $NetBSD: license.mk,v 1.91 2018/12/08 17:08:22 triaxx Exp $ # # This file handles everything about the LICENSE variable. It is # included automatically by bsd.pkg.mk. @@ -102,7 +102,6 @@ # -license suffix, and nonfree licenses end in -license. # DEFAULT_ACCEPTABLE_LICENSES= \ - abell-94 \ apache-1.1 apache-2.0 \ arphic-public \ artistic artistic-2.0 \ |