diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-25 05:22:09 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-25 05:22:09 +0800 |
commit | 27289b669f55a3ab60444e1a2a28fcad36c92aaa (patch) | |
tree | 95c3ab2dd3a848f35568dc3e0339c2a3f912eef8 /Mk | |
parent | ae9162b28b90a34ef07ce625546c055102d42fcc (diff) | |
download | freebsd-ports-gnome-27289b669f55a3ab60444e1a2a28fcad36c92aaa.tar.gz freebsd-ports-gnome-27289b669f55a3ab60444e1a2a28fcad36c92aaa.tar.zst freebsd-ports-gnome-27289b669f55a3ab60444e1a2a28fcad36c92aaa.zip |
BSD4CLAUSE is FSF approved
With hat: portmgr
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.licenses.db.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.licenses.db.mk b/Mk/bsd.licenses.db.mk index 9e4d71629408..838b705641f3 100644 --- a/Mk/bsd.licenses.db.mk +++ b/Mk/bsd.licenses.db.mk @@ -103,7 +103,7 @@ _LICENSE_NAME_BSD3CLAUSE= BSD 3-clause "New" or "Revised" License _LICENSE_GROUPS_BSD3CLAUSE= FSF OSI COPYFREE _LICENSE_NAME_BSD4CLAUSE= BSD 4-clause "Original" or "Old" License -_LICENSE_GROUPS_BSD4CLAUSE= +_LICENSE_GROUPS_BSD4CLAUSE= FSF _LICENSE_NAME_BSL= Boost Software License _LICENSE_GROUPS_BSL= FSF OSI COPYFREE |