diff options
author | bapt <bapt@FreeBSD.org> | 2017-04-02 03:53:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-04-02 03:53:41 +0800 |
commit | 94832cdfa54b90b5706bf6eb6002a0aaf51232a1 (patch) | |
tree | 008013defbbf4917087e4bc7d6d62613bbed98bf /accessibility | |
parent | 4c404e17b9417b4e6ef7d4bc44cb687fd9e0a5f1 (diff) | |
download | freebsd-ports-gnome-94832cdfa54b90b5706bf6eb6002a0aaf51232a1.tar.gz freebsd-ports-gnome-94832cdfa54b90b5706bf6eb6002a0aaf51232a1.tar.zst freebsd-ports-gnome-94832cdfa54b90b5706bf6eb6002a0aaf51232a1.zip |
Actually the license if LGPL21
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index a00c413e2263..fbc4e4245110 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME accessibility toolkit (ATK) -LICENSE= GPLv2 +LICENSE= LGPL21 USES= tar:xz PORTSCOUT= limitw:1,even |