summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Ambardar <itugrok@yahoo.com>2024-03-05 00:28:48 -0800
committerNick Hainke <vincent@systemli.org>2024-04-15 12:43:37 +0200
commit20c0dfb8e19cd1259f8704b8b7ab5d86bda36568 (patch)
treeb7ff635a4c34bb49c054be5c2bd5fd571b1d4b5b
parent93d75f8401c9aec2fcfb15775243d295e230b2a8 (diff)
downloadopenwrt-20c0dfb8e19cd1259f8704b8b7ab5d86bda36568.tar.gz
openwrt-20c0dfb8e19cd1259f8704b8b7ab5d86bda36568.tar.bz2
openwrt-20c0dfb8e19cd1259f8704b8b7ab5d86bda36568.zip
tools/dwarves: add myself as PKG_MAINTAINER
Missed setting this when first adding package. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
-rw-r--r--tools/dwarves/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dwarves/Makefile b/tools/dwarves/Makefile
index 8d72536b42..16dc765f58 100644
--- a/tools/dwarves/Makefile
+++ b/tools/dwarves/Makefile
@@ -10,6 +10,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://fedorapeople.org/~acme/dwarves/
PKG_HASH:=1d8c9a1c2d42e06cc121a70a39c4f621fd28f15c476ed1b7c7b226f41fdd32df
+PKG_MAINTAINER:=Tony Ambardar <itugrok@yahoo.com>
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=COPYING