diff options
-rw-r--r-- | www/qt5-websockets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/qt5-websockets/Makefile b/www/qt5-websockets/Makefile index 80094e8946bb..b92cc23a1e32 100644 --- a/www/qt5-websockets/Makefile +++ b/www/qt5-websockets/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org -COMMENT= Implements the WebSocket protocol as specified in RFC 6455. +COMMENT= Qt implementation of WebSocket protocol USE_QT5= buildtools_build core network qml quick QT_DIST= ${PORTNAME} |