svn commit: r421327 - head/multimedia/qt5-phonon4-designerplugin

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Sep 4 11:36:25 UTC 2016


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
 


More information about the svn-ports-all mailing list