diff options
Diffstat (limited to 'utils/banhosts')
-rw-r--r-- | utils/banhosts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/banhosts/Makefile b/utils/banhosts/Makefile index 47a0ddbea..4f822106d 100644 --- a/utils/banhosts/Makefile +++ b/utils/banhosts/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=2 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_MAINTAINER:=Matteo Croce <matteo@openwrt.org> -PKG_LICENCE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk |