aboutsummaryrefslogtreecommitdiff
path: root/utils/open-plc-utils
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2014-12-09 11:38:38 -0500
committerTed Hess <thess@kitschensync.net>2014-12-09 11:38:38 -0500
commit8b5421f6996bdbddd95bd6eadf4ace673a7c6df8 (patch)
tree137c671c329f647be14c1a3276cb9b99b8311bdd /utils/open-plc-utils
parent06273b7763c86d9de6c7d6fee6279760f1d6e01c (diff)
misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'utils/open-plc-utils')
-rw-r--r--utils/open-plc-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/open-plc-utils/Makefile b/utils/open-plc-utils/Makefile
index bc835250f..c7e19f18b 100644
--- a/utils/open-plc-utils/Makefile
+++ b/utils/open-plc-utils/Makefile
@@ -20,7 +20,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org>
PKG_LICENSE:=ISC
-PKG_LICENSE_FILE:=LICENSE
+PKG_LICENSE_FILES:=LICENSE
PKG_BUILD_PARALLEL:=1