diff options
Diffstat (limited to 'package/network/ipv6/thc-ipv6/Makefile')
-rw-r--r-- | package/network/ipv6/thc-ipv6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/ipv6/thc-ipv6/Makefile b/package/network/ipv6/thc-ipv6/Makefile index d63757a5e1..4c75f1869b 100644 --- a/package/network/ipv6/thc-ipv6/Makefile +++ b/package/network/ipv6/thc-ipv6/Makefile @@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=thc-ipv6 PKG_VERSION:=2.0 PKG_RELEASE:=1 +PKG_LICENSE:=GPL-3.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://freeworld.thc.org/releases/ |