diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-02 03:55:25 +0000 |
commit | b7b9ec7a12ee318c6ecbd907bc06748af5933d8f (patch) | |
tree | 18f85ec5a8122466cebe0537e329badbefdade10 /www/yabb/Makefile | |
parent | 088cb55c5f97e078bd6ea320e6f0dffb9a844519 (diff) |
Notes
Diffstat (limited to 'www/yabb/Makefile')
-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 d6f6801d174d..03a6c957a3bc 100644 --- a/www/yabb/Makefile +++ b/www/yabb/Makefile @@ -35,7 +35,7 @@ ISOFILES= Setup.pl Admin/ManageTemplates.pl Languages/English/Admin.lng \ LICENSE= YABB_PUBLIC_LICENCE LICENSE_NAME= YABB PUBLIC LICENCE -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_TEXT= Description of the license can be obtained from the following URL: http://www.yabbforum.com/licenses.php .include <bsd.port.pre.mk> |