Date: Mon, 7 Apr 2014 20:00:11 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r350539 - branches/2014Q2/www/midori Message-ID: <201404072000.s37K0BQQ019577@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Mon Apr 7 20:00:11 2014 New Revision: 350539 URL: http://svnweb.freebsd.org/changeset/ports/350539 QAT: https://qat.redports.org/buildarchive/r350539/ Log: - Unbreak fetch Approved by: portmgr (mat@) Modified: branches/2014Q2/www/midori/Makefile Modified: branches/2014Q2/www/midori/Makefile ============================================================================== --- branches/2014Q2/www/midori/Makefile Mon Apr 7 19:49:18 2014 (r350538) +++ branches/2014Q2/www/midori/Makefile Mon Apr 7 20:00:11 2014 (r350539) @@ -4,7 +4,8 @@ PORTNAME= midori PORTVERSION= 0.5.7 CATEGORIES= www xfce -MASTER_SITES= http://www.midori-browser.org/downloads/ +MASTER_SITES= https://launchpadlibrarian.net/162576097/ \ + https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ DISTNAME= ${PORTNAME}_${PORTVERSION}_all_ DIST_SUBDIR= xfce4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404072000.s37K0BQQ019577>