Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2017 16:28:52 +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: r433325 - head/misc/qt5-examples
Message-ID:  <201702041628.v14GSqjS066337@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



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