svn commit: r433325 - head/misc/qt5-examples

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Feb 4 16:28:54 UTC 2017


Author: rakuco
Date: Sat Feb  4 16:28:52 2017
New Revision: 433325
URL: https://svnweb.freebsd.org/changeset/ports/433325

Log:
  Remove extra empty line.

Modified:
  head/misc/qt5-examples/Makefile

Modified: head/misc/qt5-examples/Makefile
==============================================================================
--- head/misc/qt5-examples/Makefile	Sat Feb  4 16:17:10 2017	(r433324)
+++ head/misc/qt5-examples/Makefile	Sat Feb  4 16:28:52 2017	(r433325)
@@ -5,7 +5,6 @@ PORTNAME=	examples
 DISTVERSION=	${QT5_VERSION}
 CATEGORIES=	misc
 MASTER_SITES=	QT/official_releases/qt/${QT5_VERSION:R}/${QT5_VERSION}/single
-
 PKGNAMEPREFIX=	qt5-
 DISTNAME=	qt-everywhere-opensource-src-${QT5_VERSION}
 DIST_SUBDIR=	KDE/Qt/${QT5_VERSION}


More information about the svn-ports-all mailing list