svn commit: r382726 - head/editors/winefish

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 30 20:55:31 UTC 2015


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 at FreeBSD.org


More information about the svn-ports-head mailing list