projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a9bea2
)
Telephony: Moved pcapsipdump SIP session dumper to Telephony submenu.
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 07:58:31 +0000
(07:58 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 07:58:31 +0000
(07:58 +0000)
SVN-Revision: 26092
net/pcapsipdump/Makefile
patch
|
blob
|
history
diff --git
a/net/pcapsipdump/Makefile
b/net/pcapsipdump/Makefile
index adb057c13b029185ec3400efaf0eb4e4154686d3..03fa71f3552fc95c98bc83aa2f286061f0e3f308 100644
(file)
--- a/
net/pcapsipdump/Makefile
+++ b/
net/pcapsipdump/Makefile
@@
-20,6
+20,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/pcapsipdump
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Telephony
DEPENDS:=+libpcap +uclibcxx
TITLE:=SIP sessions dumping tool
URL:=http://sourceforge.net/projects/pcapsipdump/