summaryrefslogtreecommitdiff
path: root/package/vtun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/vtun/Makefile')
-rw-r--r--package/vtun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vtun/Makefile b/package/vtun/Makefile
index 194c94893..781e54be1 100644
--- a/package/vtun/Makefile
+++ b/package/vtun/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 3.0.1
PKG_RELEASE:= 1
PKG_MD5SUM:= c342ffe77055d4248a38f0b380f28c1b
PKG_DESCR:= A VPN tunnel daemon
-PKG_SECTION:= net
+PKG_SECTION:= net/misc
PKG_DEPENDS:= zlib libopenssl liblzo kmod-tun
PKG_BUILDDEP+= zlib openssl liblzo
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=vtun/}