aboutsummaryrefslogtreecommitdiff
path: root/libs/libhttp-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libhttp-parser/Makefile')
-rw-r--r--libs/libhttp-parser/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <ramzthecoder@gmail.com>
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)