diff options
Diffstat (limited to 'package/network/config/firewall/Makefile')
-rw-r--r-- | package/network/config/firewall/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index b9c1987b25..b1d50a19f1 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=50e97c52e75bdfd325cf20d43b32d294ff84d92f PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_LICENSE:=ISC include $(INCLUDE_DIR)/package.mk |