diff --git a/README.md b/README.md index 55da66cf5..7c1cdc369 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ net/realtek-re -- Realtek re(4) vendor driver net/relayd -- Relayd Load Balancer net/shadowsocks -- Secure socks5 proxy net/siproxd -- Siproxd is a proxy daemon for the SIP protocol -net/sslh -- sslh configuration front-end (development only) +net/sslh -- sslh configuration front-end net/tayga -- Tayga NAT64 net/udpbroadcastrelay -- Control ubpbroadcastrelay processes net/upnp -- Universal Plug and Play Service diff --git a/net/sslh/Makefile b/net/sslh/Makefile index c4babf32a..e7a9d533d 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= sslh -PLUGIN_VERSION= 0.1 -PLUGIN_DEVEL= yes +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= sslh configuration front-end PLUGIN_DEPENDS= sslh PLUGIN_MAINTAINER= agh1467@protonmail.com