diff options
Diffstat (limited to 'x11-toolkits/gtkimageview/Makefile')
-rw-r--r-- | x11-toolkits/gtkimageview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkimageview/Makefile b/x11-toolkits/gtkimageview/Makefile index fd13c8e2b896..997d0766272f 100644 --- a/x11-toolkits/gtkimageview/Makefile +++ b/x11-toolkits/gtkimageview/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= LOCAL/kwm MAINTAINER= ports@FreeBSD.org COMMENT= Simple image viewer widget -LICENSE= LGPL21 # or later; source says LGPL20+ though +LICENSE= LGPL21+ # source says LGPL20+ though LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes |