summaryrefslogtreecommitdiffstats
path: root/package/libs/libpcap
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-10 12:49:37 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-10 12:49:37 +0000
commite58c502a82deba1bc5db8ec19aa295922187bc5b (patch)
treea1419a8eb7da5531844ec72335e8b2476d13f250 /package/libs/libpcap
parent08c393f164dc1e751a32f693e224b8b4d504755f (diff)
add myself as a maintainer for a few more packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33693 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/libpcap')
-rw-r--r--package/libs/libpcap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile
index ba6549856..de77c0018 100644
--- a/package/libs/libpcap/Makefile
+++ b/package/libs/libpcap/Makefile
@@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tcpdump.org/release/
PKG_MD5SUM:=1bca27d206970badae248cfa471bbb47
+PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1