From 9a90e7ebae99696d3964a9fbee9ce092e00ff37d Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 16 Oct 2008 21:43:35 +0000 Subject: Tuntun is an applet for Gnome panel that manage a list of vpn connections through the OpenVPN Management Interface. Main features * Simple & lightweight just a client GUI to start/stop your OpenVPN tunnels and nothing more * Integrated with the Gnome Desktop (support for the Keyring and notification daemon) * Support for Auth and Private-Key OpenVPN authentication methods WWW: http://code.google.com/p/tuntun/ PR: ports/128097 Submitted by: Anderson S. Ferreira --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 8f777aa63eed..3301e5535422 100644 --- a/security/Makefile +++ b/security/Makefile @@ -790,6 +790,7 @@ SUBDIR += tripwire-131 SUBDIR += tripwire12 SUBDIR += tthsum + SUBDIR += tuntun SUBDIR += uberkey SUBDIR += umit SUBDIR += unicornscan -- cgit