Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2015 17:15:59 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403678 - head/graphics/qt5-opengl
Message-ID:  <201512131715.tBDHFxNV013798@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Dec 13 17:15:59 2015
New Revision: 403678
URL: https://svnweb.freebsd.org/changeset/ports/403678

Log:
  Mention the right Qt version in COMMENT.

Modified:
  head/graphics/qt5-opengl/Makefile

Modified: head/graphics/qt5-opengl/Makefile
==============================================================================
--- head/graphics/qt5-opengl/Makefile	Sun Dec 13 16:26:12 2015	(r403677)
+++ head/graphics/qt5-opengl/Makefile	Sun Dec 13 17:15:59 2015	(r403678)
@@ -6,7 +6,7 @@ CATEGORIES=	graphics
 PKGNAMEPREFIX=	qt5-
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Qt 4-compatible OpenGL support module
+COMMENT=	Qt 5-compatible OpenGL support module
 
 USE_GL=		gl
 USE_QT5=	core gui widgets qmake_build buildtools_build



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