diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-06-11 16:53:03 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2014-06-11 16:53:03 +0200 |
commit | 858ed34e60032ceab8dff72987404cf09aff9c18 (patch) | |
tree | 55d56cc92cd70e296f47eb694365c8cd5be301a3 /utils | |
parent | f41826e3446bab4d6ea0856a7db3a92535d3dfb9 (diff) |
rrdtool1: add missing maintainer line
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'utils')
-rw-r--r-- | utils/rrdtool1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/rrdtool1/Makefile b/utils/rrdtool1/Makefile index 35fba9a98..fe099c3f2 100644 --- a/utils/rrdtool1/Makefile +++ b/utils/rrdtool1/Makefile @@ -18,6 +18,7 @@ PKG_SOURCE_URL:= \ http://www.fastmirrors.org/rrdtool/rrdtool-1.0.x \ ftp://ftp.sunet.se/pub/network/monitoring/rrdtool/rrdtool-1.0.x PKG_MD5SUM:=c466e2e7df95fa8e318e46437da87686 +PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> PKG_FIXUP:=autoreconf |