svn commit: r452786 - head/print/epson-inkjet-printer-escpr

Steve Wills swills at FreeBSD.org
Tue Oct 24 17:03:53 UTC 2017


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 at 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 at hotmail.com
 COMMENT=	Epson Inkjet Printer Driver (ESC/P-R) for Linux


More information about the svn-ports-all mailing list