diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2022-12-30 07:31:25 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2022-12-30 07:31:25 +0000 |
commit | f2f2343a76c97f230c4f3d0f8ab829563e1bd76c (patch) | |
tree | 681e44aa23371b33981ea84d7ca3a72dfca6fc39 | |
parent | f5b7cb17601372a18b782de83c0ce173340ea019 (diff) | |
download | ports-f2f2343a76c97f230c4f3d0f8ab829563e1bd76c.tar.gz ports-f2f2343a76c97f230c4f3d0f8ab829563e1bd76c.zip |
-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 b6beee9cac9e..22551b59fd66 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/libd/${PORTNAME}/ \ DISTNAME= ${PORTNAME}_${MAJOR_VER}+${SNAPSHOT_VER}.orig MAINTAINER= kde@FreeBSD.org -COMMENT= Qt5 implementation of the DBusMenu protocol +COMMENT= Qt${PKGNAMESUFFIX} implementation of the DBusMenu protocol WWW= https://launchpad.net/libdbusmenu-qt LICENSE= LGPL20 |