From 97f0e564fa0a3bd35ff14abb68fa9abe394c012f Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Mon, 9 Jan 2017 22:02:43 +0000 Subject: [PATCH] net/socketw: fix COMMENT --- net/socketw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/socketw/Makefile b/net/socketw/Makefile index a3fb33a8a095..1c0a48694cbb 100644 --- a/net/socketw/Makefile +++ b/net/socketw/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0.20151501 CATEGORIES= net MAINTAINER= monwarez@mailoo.org -COMMENT= SocketW is a cross platform streaming socket C++ +COMMENT= Cross platform C++ streaming socket library LICENSE= GPLv2+