Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2015 20:55:30 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382726 - head/editors/winefish
Message-ID:  <201503302055.t2UKtUQP013191@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Mar 30 20:55:29 2015
New Revision: 382726
URL: https://svnweb.freebsd.org/changeset/ports/382726
QAT: https://qat.redports.org/buildarchive/r382726/

Log:
  Fix fetching

Modified:
  head/editors/winefish/Makefile

Modified: head/editors/winefish/Makefile
==============================================================================
--- head/editors/winefish/Makefile	Mon Mar 30 20:54:08 2015	(r382725)
+++ head/editors/winefish/Makefile	Mon Mar 30 20:55:29 2015	(r382726)
@@ -5,8 +5,7 @@ PORTNAME=	winefish
 DISTVERSION=	1.3.3
 PORTREVISION=	15
 CATEGORIES=	editors print
-MASTER_SITES=	http://download.berlios.de/winefish/ \
-		http://nivi.interfree.it/distfiles/winefish/
+MASTER_SITES=	SF/winefish.berlios
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org



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