diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-27 05:45:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-27 05:45:17 +0800 |
commit | 9980a6e83a2e07dd9fc3047f721ce9780bc2b919 (patch) | |
tree | b92c5add71aed704dcbc54741c58ff239d4bc63e /misc | |
parent | b087096d851a57ab13cba217e4c3a156082f1f0b (diff) | |
download | freebsd-ports-gnome-9980a6e83a2e07dd9fc3047f721ce9780bc2b919.tar.gz freebsd-ports-gnome-9980a6e83a2e07dd9fc3047f721ce9780bc2b919.tar.zst freebsd-ports-gnome-9980a6e83a2e07dd9fc3047f721ce9780bc2b919.zip |
- Update LICENSE
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index a874020a3bbe..71bb2bd7c4aa 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Database of all known IDs used in PCI devices -LICENSE= BSD GPLv2 GPLv3 +LICENSE= BSD3CLAUSE GPLv2 GPLv3 LICENSE_COMB= dual NO_BUILD= yes |