diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-01 19:53:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-01 19:53:41 +0000 |
commit | f179a1a0723b4e7044b9f12759adfd839270f7ee (patch) | |
tree | 008013defbbf4917087e4bc7d6d62613bbed98bf | |
parent | e44efde814adc2c5bf120b32e9762adbb30c0933 (diff) |
Notes
-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 |