index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
package
/
libs
/
libpcap
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Felix Fietkau <nbd@openwrt.org>
2012-10-10 12:49:37 +0000
committer
Felix Fietkau <nbd@openwrt.org>
2012-10-10 12:49:37 +0000
commit
e51eb6046dee3f89391cd7a6145d9fd4cdd0ca25
(
patch
)
tree
83c36b4328638ae309cdab8e4c75b63d405ad9c6
/
package/libs/libpcap
parent
2fb3792fa96eb26596753a5783b86a129a805ef8
(
diff
)
add myself as a maintainer for a few more packages
SVN-Revision: 33693
Diffstat
(limited to 'package/libs/libpcap')
-rw-r--r--
package/libs/libpcap/Makefile
2
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