Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2016 11:36:23 +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: r421327 - head/multimedia/qt5-phonon4-designerplugin
Message-ID:  <201609041136.u84BaNY0015993@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Sep  4 11:36:23 2016
New Revision: 421327
URL: https://svnweb.freebsd.org/changeset/ports/421327

Log:
  Put MASTER_SITES in the right location

Modified:
  head/multimedia/qt5-phonon4-designerplugin/Makefile

Modified: head/multimedia/qt5-phonon4-designerplugin/Makefile
==============================================================================
--- head/multimedia/qt5-phonon4-designerplugin/Makefile	Sun Sep  4 11:32:33 2016	(r421326)
+++ head/multimedia/qt5-phonon4-designerplugin/Makefile	Sun Sep  4 11:36:23 2016	(r421327)
@@ -3,9 +3,9 @@
 PORTNAME=	phonon
 PORTVERSION=	4.8.3
 CATEGORIES=	multimedia kde
+MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/src
 PKGNAMEPREFIX=	qt5-
 PKGNAMESUFFIX=	4
-MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/src
 PKGNAMESUFFIX=	-designerplugin
 DIST_SUBDIR=	KDE
 



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