Browse Source

libjpeg: add missing maintainer field

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich 10 years ago
parent
commit
ad886cf1f4
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      libs/libjpeg/Makefile

+ 1
- 0
libs/libjpeg/Makefile View File

@@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)src.v$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=@SF/libjpeg
16 16
 PKG_MD5SUM:=dbd5f3b47ed13132f04c685d608a7547
17 17
 
18
+PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
18 19
 PKG_LICENSE:=IJG
19 20
 PKG_LICENSE_FILES:=README
20 21