diff --git a/net/sslcat/Makefile b/net/sslcat/Makefile index eb7fcc015..8a8377d9e 100644 --- a/net/sslcat/Makefile +++ b/net/sslcat/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -28,7 +28,7 @@ define Package/sslcat endef define Package/sslcat/description - SSLCat is a simple Unix utility that reads and writes data across an + SSLCat is a simple Unix utility that reads and writes data across an SSL enable network connection. endef