summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ripgrep/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile
index 7d011a2..f0f958d 100644
--- a/textproc/ripgrep/Makefile
+++ b/textproc/ripgrep/Makefile
@@ -11,11 +11,9 @@ MAINTAINER= petteri.valkonen@iki.fi
COMMENT= Command line search tool
LICENSE= MIT UNLICENSE
-LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_COMB= dual
-LICENSE_NAME_UNLICENSE= The Unlicense
+LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE_UNLICENSE= ${WRKSRC}/UNLICENSE
-LICENSE_PERMS_UNLICENSE=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= cargo
USE_GITHUB= yes
OpenPOWER on IntegriCloud