diff options
Diffstat (limited to 'package/ssltunnel/Makefile')
-rw-r--r-- | package/ssltunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ssltunnel/Makefile b/package/ssltunnel/Makefile index e3d66b563..c7ad1b49d 100644 --- a/package/ssltunnel/Makefile +++ b/package/ssltunnel/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= ssltunnel PKG_VERSION:= 1.16 PKG_RELEASE:= 1 PKG_MD5SUM:= 4039b50566a33a4077883ea974e476d5 -PKG_DESCR:= PPP over SSL vpn tool +PKG_DESCR:= ppp over ssl vpn tool PKG_SECTION:= net/security PKG_DEPENDS:= libopenssl ppp PKG_BUILDDEP:= openssl ppp |