svn commit: r350539 - branches/2014Q2/www/midori
Olivier Duchateau
olivierd at FreeBSD.org
Mon Apr 7 20:00:11 UTC 2014
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
More information about the svn-ports-branches
mailing list