aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-10-10 12:49:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-10-10 12:49:37 +0000
commit1f9a31d589a757225211bee7bf84773fcc060cb3 (patch)
treea1419a8eb7da5531844ec72335e8b2476d13f250 /package/libs
parentcb0b50d56a26df82ec9bcb71b7838cefe1a78fd0 (diff)
downloadmaster-187ad058-1f9a31d589a757225211bee7bf84773fcc060cb3.tar.gz
master-187ad058-1f9a31d589a757225211bee7bf84773fcc060cb3.tar.bz2
master-187ad058-1f9a31d589a757225211bee7bf84773fcc060cb3.zip
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')
-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 ba65498568..de77c0018a 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