diff --git a/libs/libmad/Makefile b/libs/libmad/Makefile index 7530d8cd26..e5289ce7f1 100644 --- a/libs/libmad/Makefile +++ b/libs/libmad/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/mad \ ftp://ftp.mars.org/pub/mpeg/ PKG_MD5SUM:=1be543bc30c56fb6bea1d7bf6a64e66c +PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=COPYING