From 8b5421f6996bdbddd95bd6eadf4ace673a7c6df8 Mon Sep 17 00:00:00 2001 From: Ted Hess Date: Tue, 9 Dec 2014 11:38:38 -0500 Subject: misc: Correct tag spelling PKG_LICENSE_FILES Signed-off-by: Ted Hess --- libs/libhttp-parser/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/libhttp-parser/Makefile') diff --git a/libs/libhttp-parser/Makefile b/libs/libhttp-parser/Makefile index 88e756807..fe28b4cab 100644 --- a/libs/libhttp-parser/Makefile +++ b/libs/libhttp-parser/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=2.3.0 PKG_RELEASE=1 PKG_MAINTAINER:=Ramanathan Sivagurunathan PKG_LICENSE:=MIT -PKG_LICENSE_FILE:=LICENSE-MIT +PKG_LICENSE_FILES:=LICENSE-MIT PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -- cgit v1.2.3