summaryrefslogtreecommitdiff
path: root/net/rssguard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rssguard/Makefile')
-rw-r--r--net/rssguard/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rssguard/Makefile b/net/rssguard/Makefile
index b413037ef529..6f5e02d4c36e 100644
--- a/net/rssguard/Makefile
+++ b/net/rssguard/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rssguard
-PORTVERSION= 4.3.2
+PORTVERSION= 4.3.3
CATEGORIES= net www
MAINTAINER= danfe@FreeBSD.org
@@ -10,8 +10,8 @@ LICENSE= GPLv3+
USES= cmake qt:5
USE_QT= buildtools:build linguisttools:build qmake:build \
- core dbus declarative gui multimedia network sql \
- widgets xml
+ concurrent core dbus declarative gui multimedia \
+ network sql widgets xml
USE_GITHUB= yes
GH_ACCOUNT= martinrotter