diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-17 09:02:03 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-17 09:02:03 +0000 |
commit | 16889754efa05f2e124830d219c4872c6bee7bdb (patch) | |
tree | 1def6c4df23fc1919707e6b4f8d60355cdbacf9b | |
parent | - Add LICENSE (diff) |
devel/libdbusmenu-qt: correct COMMENT
-rw-r--r-- | devel/libdbusmenu-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index a056600ed8f3..94ca577090d3 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= 5 DISTNAME= ${PORTNAME}_${MAJOR_VER}+${SNAPSHOT_VER}.orig MAINTAINER= kde@FreeBSD.org -COMMENT?= Qt4 implementation of the DBusMenu protocol +COMMENT?= Qt5 implementation of the DBusMenu protocol LICENSE= LGPL20 |