diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-11 06:05:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-11 06:05:14 +0000 |
commit | 937671372aa734ac824e49cbad6ba9a21f1df335 (patch) | |
tree | b08903f81420ef54864b2ac2801f93dd5231bb8c /x11-fonts/gohufont | |
parent | 0cdaf8617a131885e26740aa848a48cbd886e1da (diff) | |
download | freebsd-ports-937671372aa734ac824e49cbad6ba9a21f1df335.zip |
Fix check-sanity after WTFPL addition
Diffstat (limited to 'x11-fonts/gohufont')
-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 |