aboutsummaryrefslogtreecommitdiff
path: root/www/bacula-web
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-04-18 06:24:08 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-04-18 06:24:08 +0000
commitaac22494c88aa75cb9639d38d5704466a2584bd4 (patch)
treeb398c51472de0a9518878db475a298be9eab2572 /www/bacula-web
parentdbc029bbce4f81b44b13e0c273e0de81a61be474 (diff)
downloadports-aac22494c88aa75cb9639d38d5704466a2584bd4.tar.gz
ports-aac22494c88aa75cb9639d38d5704466a2584bd4.zip
Fixed license definition for www/bacula-web.
Notes
Notes: svn path=/head/; revision=531999
Diffstat (limited to 'www/bacula-web')
-rw-r--r--www/bacula-web/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile
index 1eebe1c7222d..2b0ddd096fb5 100644
--- a/www/bacula-web/Makefile
+++ b/www/bacula-web/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= mfechner@FreeBSD.org
COMMENT= Bacula-web provides a summarized output of Bacula jobs
LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/docs/COPYING
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${LOCALBASE}/bin/composer:devel/php-composer@${PHP_FLAVOR}