diff options
-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 |