Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2015 11:39:39 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399819 - head/graphics/sane-backends
Message-ID:  <201510201139.t9KBddAh099475@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Tue Oct 20 11:39:39 2015
New Revision: 399819
URL: https://svnweb.freebsd.org/changeset/ports/399819

Log:
  Fix MASTER_SITES.
  
  PR:		203894
  Submitted by:	Torsten Zohlsdorff <ports at toco-domains.de>

Modified:
  head/graphics/sane-backends/Makefile

Modified: head/graphics/sane-backends/Makefile
==============================================================================
--- head/graphics/sane-backends/Makefile	Tue Oct 20 11:33:52 2015	(r399818)
+++ head/graphics/sane-backends/Makefile	Tue Oct 20 11:39:39 2015	(r399819)
@@ -4,7 +4,7 @@
 PORTNAME=	sane-backends
 PORTVERSION=	1.0.25
 CATEGORIES=	graphics
-MASTER_SITES=	https://alioth.debian.org/frs/download.php/4146/ \
+MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4146/ \
 		http://fossies.org/linux/misc/
 
 MAINTAINER=	ports@FreeBSD.org



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