pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libbsd: correct LICENSE specification.
Module Name: pkgsrc-wip
Committed By: Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By: vms
Date: Mon Jul 4 22:57:01 2022 +0200
Changeset: 6a9541a0568cee76238474515b4b29af7419c89c
Modified Files:
libbsd/Makefile
Log Message:
libbsd: correct LICENSE specification.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6a9541a0568cee76238474515b4b29af7419c89c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libbsd/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/libbsd/Makefile b/libbsd/Makefile
index 0f00b70cf1..2fe57d2171 100644
--- a/libbsd/Makefile
+++ b/libbsd/Makefile
@@ -8,7 +8,8 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= vms%retrobsd.ddns.net@localhost
HOMEPAGE= https://libbsd.freedesktop.org/
COMMENT= Compatibility library for BSD functions under other systems
-LICENSE= original-bsd
+LICENSE= original-bsd AND modified-bsd AND 2-clause-bsd
+LICENSE+= AND isc AND mit AND beer-ware
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index