diff options
Diffstat (limited to 'vtun')
-rw-r--r-- | vtun/vtun_2.6.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vtun/vtun_2.6.oe b/vtun/vtun_2.6.oe index be793f6851..7a8d5f0e2b 100644 --- a/vtun/vtun_2.6.oe +++ b/vtun/vtun_2.6.oe @@ -1,4 +1,6 @@ DESCRIPTION = "Virtual Tunnels over TCP/IP networks with traffic shaping, compression and encryption." +HOMEPAGE = "http://vtun.sourceforge.net/" +MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>" SECTION = "console/network" PRIORITY = "optional" LICENSE = "GPL" |