svn commit: r403678 - head/graphics/qt5-opengl

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Dec 13 17:16:00 UTC 2015


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 at 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


More information about the svn-ports-head mailing list