diff options
author | antoine <antoine@FreeBSD.org> | 2017-05-11 14:05:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-05-11 14:05:14 +0800 |
commit | 9bfa096e1ea3a7ad7f982822b128088016a51b41 (patch) | |
tree | b08903f81420ef54864b2ac2801f93dd5231bb8c /x11-fonts | |
parent | eccdafa24c70c637cc3f32c4b5fcab5681c59ce8 (diff) | |
download | freebsd-ports-gnome-9bfa096e1ea3a7ad7f982822b128088016a51b41.tar.gz freebsd-ports-gnome-9bfa096e1ea3a7ad7f982822b128088016a51b41.tar.zst freebsd-ports-gnome-9bfa096e1ea3a7ad7f982822b128088016a51b41.zip |
Fix check-sanity after WTFPL addition
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/gohufont/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-fonts/gohufont/Makefile b/x11-fonts/gohufont/Makefile index 39ff642d1fca..7dfb3feed808 100644 --- a/x11-fonts/gohufont/Makefile +++ b/x11-fonts/gohufont/Makefile @@ -9,9 +9,7 @@ MAINTAINER= rakuco@FreeBSD.org COMMENT= Monospace bitmap font well suited for programming and terminal use LICENSE= WTFPL -LICENSE_NAME= Do What The Fuck You Want To Public License, Version 2 LICENSE_FILE= ${WRKSRC}/COPYING-LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= fonts NO_BUILD= yes |