Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2019 09:02:04 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r496035 - head/devel/libdbusmenu-qt
Message-ID:  <201903170902.x2H9244u033052@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Mar 17 09:02:03 2019
New Revision: 496035
URL: https://svnweb.freebsd.org/changeset/ports/496035

Log:
  devel/libdbusmenu-qt: correct COMMENT

Modified:
  head/devel/libdbusmenu-qt/Makefile

Modified: head/devel/libdbusmenu-qt/Makefile
==============================================================================
--- head/devel/libdbusmenu-qt/Makefile	Sun Mar 17 09:01:01 2019	(r496034)
+++ head/devel/libdbusmenu-qt/Makefile	Sun Mar 17 09:02:03 2019	(r496035)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903170902.x2H9244u033052>