Date: Mon, 23 May 2016 03:49:24 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415650 - head/graphics/lcms Message-ID: <201605230349.u4N3nO0f050205@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon May 23 03:49:24 2016 New Revision: 415650 URL: https://svnweb.freebsd.org/changeset/ports/415650 Log: - Update MASTER_SITES: - Remove unfetchable upstream - Add my LOCAL Modified: head/graphics/lcms/Makefile Modified: head/graphics/lcms/Makefile ============================================================================== --- head/graphics/lcms/Makefile Mon May 23 01:37:57 2016 (r415649) +++ head/graphics/lcms/Makefile Mon May 23 03:49:24 2016 (r415650) @@ -7,7 +7,7 @@ PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF \ - http://www.littlecms.com/ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Light Color Management System -- a color management library
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605230349.u4N3nO0f050205>