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 /security/sancp | |
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 'security/sancp')
-rw-r--r-- | security/sancp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sancp/Makefile b/security/sancp/Makefile index 669e11a5c988..6472bf1b19d1 100644 --- a/security/sancp/Makefile +++ b/security/sancp/Makefile @@ -14,7 +14,7 @@ COMMENT= Network connection profiler LICENSE= QPLv1 LICENSE_NAME= Q PUBLIC LICENSE v1.0 LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= auto-accept +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ALL_TARGET= bsd USE_RC_SUBR= sancp |