Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2017 17:03:51 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452786 - head/print/epson-inkjet-printer-escpr
Message-ID:  <201710241703.v9OH3pYB056608@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Oct 24 17:03:51 2017
New Revision: 452786
URL: https://svnweb.freebsd.org/changeset/ports/452786

Log:
  print/epson-inkjet-printer-escpr: fix MASTER_SITES
  
  PR:		221780
  Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)

Modified:
  head/print/epson-inkjet-printer-escpr/Makefile

Modified: head/print/epson-inkjet-printer-escpr/Makefile
==============================================================================
--- head/print/epson-inkjet-printer-escpr/Makefile	Tue Oct 24 17:03:26 2017	(r452785)
+++ head/print/epson-inkjet-printer-escpr/Makefile	Tue Oct 24 17:03:51 2017	(r452786)
@@ -4,7 +4,7 @@ PORTNAME=	epson-inkjet-printer-escpr
 PORTVERSION=	1.6.17
 DISTVERSIONSUFFIX=	-1lsb3.2
 CATEGORIES=	print
-MASTER_SITES=	https://download3.ebz.epson.net/dsc/f/03/00/06/61/58/e1d4fa72a20118bc4c4eac817047ba536dfa590c/
+MASTER_SITES=	https://download3.ebz.epson.net/dsc/f/03/00/06/66/09/4ac2bf69bb1ddf4a9ad525596615cbb40fe4dad5/
 
 MAINTAINER=	tatsuki_makino@hotmail.com
 COMMENT=	Epson Inkjet Printer Driver (ESC/P-R) for Linux



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