diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-22 15:20:30 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-22 15:20:30 +0800 |
commit | 4faa49a1a8f8906afd30ca4514e6b137a8f6f990 (patch) | |
tree | b6055f20690cc8bff54870694ba8a060d5b87ec1 /www | |
parent | 86eadd0b5cdeef4a77f80251daa7dc8ed9e5960d (diff) | |
download | freebsd-ports-gnome-4faa49a1a8f8906afd30ca4514e6b137a8f6f990.tar.gz freebsd-ports-gnome-4faa49a1a8f8906afd30ca4514e6b137a8f6f990.tar.zst freebsd-ports-gnome-4faa49a1a8f8906afd30ca4514e6b137a8f6f990.zip |
Canonicalize a few LICENSE_PERMS
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/yabb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/yabb/Makefile b/www/yabb/Makefile index 36c784671fb1..7dc4e0208e61 100644 --- a/www/yabb/Makefile +++ b/www/yabb/Makefile @@ -14,7 +14,7 @@ COMMENT= The original free open-source forum written in Perl LICENSE= YABB_PUBLIC_LICENCE LICENSE_NAME= YABB PUBLIC LICENCE LICENSE_TEXT= Description of the license can be obtained from the following URL: http://www.yabbforum.com/licenses.php -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC |