diff options
author | antoine <antoine@FreeBSD.org> | 2014-12-07 08:07:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-12-07 08:07:47 +0800 |
commit | 72d7a1f7ce9f6b8120c5f5df45a30b9cb318f6bc (patch) | |
tree | 33213fbd97d1a79e0fa2c5c2fdf7d8e3c880fd4e /textproc/qprint | |
parent | 1c8d693c4823e459a08ebaf56588cd3217ecbe66 (diff) | |
download | freebsd-ports-gnome-72d7a1f7ce9f6b8120c5f5df45a30b9cb318f6bc.tar.gz freebsd-ports-gnome-72d7a1f7ce9f6b8120c5f5df45a30b9cb318f6bc.tar.zst freebsd-ports-gnome-72d7a1f7ce9f6b8120c5f5df45a30b9cb318f6bc.zip |
Canonicalize a few licenses
Diffstat (limited to 'textproc/qprint')
-rw-r--r-- | textproc/qprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/qprint/Makefile b/textproc/qprint/Makefile index fa919b2af8c9..85065e12e771 100644 --- a/textproc/qprint/Makefile +++ b/textproc/qprint/Makefile @@ -11,7 +11,7 @@ COMMENT= Encode and decode Quoted-Printable files LICENSE= public LICENSE_NAME= Public Domain LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= auto-accept +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes |