diff options
Diffstat (limited to 'x11/xcursorgen')
-rw-r--r-- | x11/xcursorgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile index 21aa61fa6809..f6d5aa870fb3 100644 --- a/x11/xcursorgen/Makefile +++ b/x11/xcursorgen/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Create an X cursor file from a collection of PNG images -LICENSE= x11 +LICENSE= MIT LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png |