Date: Fri, 30 Nov 2018 20:06:36 +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: r486296 - head/graphics/tiffgt Message-ID: <201811302006.wAUK6aac098580@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 30 20:06:36 2018 New Revision: 486296 URL: https://svnweb.freebsd.org/changeset/ports/486296 Log: Update MASTER_SITES and WWW Approved by: portmgr (blanket) Modified: head/graphics/tiffgt/Makefile head/graphics/tiffgt/pkg-descr (contents, props changed) Modified: head/graphics/tiffgt/Makefile ============================================================================== --- head/graphics/tiffgt/Makefile Fri Nov 30 20:06:27 2018 (r486295) +++ head/graphics/tiffgt/Makefile Fri Nov 30 20:06:36 2018 (r486296) @@ -3,8 +3,7 @@ PORTNAME= tiffgt DISTVERSION= 4.0.9 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ - http://download.osgeo.org/libtiff/ +MASTER_SITES= https://download.osgeo.org/libtiff/ DISTNAME= tiff-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org Modified: head/graphics/tiffgt/pkg-descr ============================================================================== --- head/graphics/tiffgt/pkg-descr Fri Nov 30 20:06:27 2018 (r486295) +++ head/graphics/tiffgt/pkg-descr Fri Nov 30 20:06:36 2018 (r486296) @@ -6,4 +6,4 @@ for doing simple manipulations of TIFF images on UNIX LICENSE: Permission to use, copy, modify, distribute, and sell for any purpose -WWW: http://www.remotesensing.org/libtiff/ +WWW: http://www.simplesystems.org/libtiff/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811302006.wAUK6aac098580>