diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2018-10-29 08:24:29 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2018-10-29 08:24:29 +0000 |
commit | 79d84ce46a8beb85229778f61960ce2af9d94b02 (patch) | |
tree | 0569c17351aff19e46e41ac3424f87b201306b13 /net/pbnc/Makefile | |
parent | a3bfad6d2a346649bb9956900424412a2130a3b3 (diff) | |
download | ports-79d84ce46a8beb85229778f61960ce2af9d94b02.tar.gz ports-79d84ce46a8beb85229778f61960ce2af9d94b02.zip |
Notes
Diffstat (limited to 'net/pbnc/Makefile')
-rw-r--r-- | net/pbnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pbnc/Makefile b/net/pbnc/Makefile index d399003ca657..f753f816ad51 100644 --- a/net/pbnc/Makefile +++ b/net/pbnc/Makefile @@ -16,7 +16,7 @@ LICENSE_TEXT= License of this software is declared as 'BSD' in pbnc.readme. \ But it is not clear which versions of the BSD license (2, \ 3 or 4 clause) it is. No further file in the source archive \ contains license information. -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask |