Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2016 03:49:28 +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: r415651 - head/graphics/lcms2
Message-ID:  <201605230349.u4N3nSMg050307@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 23 03:49:28 2016
New Revision: 415651
URL: https://svnweb.freebsd.org/changeset/ports/415651

Log:
  - Add upstream and my LOCAL to MASTER_SITES

Modified:
  head/graphics/lcms2/Makefile

Modified: head/graphics/lcms2/Makefile
==============================================================================
--- head/graphics/lcms2/Makefile	Mon May 23 03:49:24 2016	(r415650)
+++ head/graphics/lcms2/Makefile	Mon May 23 03:49:28 2016	(r415651)
@@ -5,7 +5,9 @@ PORTNAME=	lcms2
 PORTVERSION=	2.7
 PORTREVISION=	2
 CATEGORIES=	graphics
-MASTER_SITES=	SF/lcms/lcms/${PORTVERSION}
+MASTER_SITES=	SF/lcms/lcms/${PORTVERSION} \
+		http://www.littlecms.com/ \
+		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Accurate, fast, and small-footprint color management engine



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