Date: Fri, 21 Jun 2013 17:13: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: r321480 - head/devel/qt4-help-tools Message-ID: <201306211713.r5LHDqfG063220@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Jun 21 17:13:51 2013 New Revision: 321480 URL: http://svnweb.freebsd.org/changeset/ports/321480 Log: Remove MASTER_SITES. If QT_DIST is set, MASTER_SITES is already set accordingly. Modified: head/devel/qt4-help-tools/Makefile Modified: head/devel/qt4-help-tools/Makefile ============================================================================== --- head/devel/qt4-help-tools/Makefile Fri Jun 21 16:41:01 2013 (r321479) +++ head/devel/qt4-help-tools/Makefile Fri Jun 21 17:13:51 2013 (r321480) @@ -4,7 +4,6 @@ PORTNAME= help DISTVERSION= ${QT4_VERSION} CATEGORIES?= devel -MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -tools
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306211713.r5LHDqfG063220>