diff options
Diffstat (limited to 'package/network/utils/iftop/Makefile')
-rw-r--r-- | package/network/utils/iftop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/iftop/Makefile b/package/network/utils/iftop/Makefile index b054ed1384..037fb15cc1 100644 --- a/package/network/utils/iftop/Makefile +++ b/package/network/utils/iftop/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://www.ex-parrot.com/~pdw/iftop/download PKG_MD5SUM:=fef521a49ec0122458d02c64212af3c5 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk |