diff options
Diffstat (limited to 'package/ptunnel/Makefile')
-rw-r--r-- | package/ptunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ptunnel/Makefile b/package/ptunnel/Makefile index 4018ffac8..85f30e5f7 100644 --- a/package/ptunnel/Makefile +++ b/package/ptunnel/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 0.61 PKG_RELEASE:= 1 PKG_MD5SUM:= b45f73875f2af48f101816672f83a5fe PKG_DESCR:= Tunnel TCP connections over ICMP packets -PKG_SECTION:= net +PKG_SECTION:= net/security PKG_DEPENDS:= libpcap libpthread PKG_BUILDDEP+= libpcap PKG_URL:= http://www.cti.ecp.fr/~beauxir5/ptunnel/ |