Date: Thu, 7 Jun 2018 18:32:29 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471942 - head/graphics/libecwj2 Message-ID: <201806071832.w57IWTFw089810@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: glebius (src committer) Date: Thu Jun 7 18:32:29 2018 New Revision: 471942 URL: https://svnweb.freebsd.org/changeset/ports/471942 Log: Fix the fetch URL. Modified: head/graphics/libecwj2/Makefile Modified: head/graphics/libecwj2/Makefile ============================================================================== --- head/graphics/libecwj2/Makefile Thu Jun 7 18:17:48 2018 (r471941) +++ head/graphics/libecwj2/Makefile Thu Jun 7 18:32:29 2018 (r471942) @@ -5,7 +5,7 @@ PORTNAME= libecwj2 PORTVERSION= 3.3 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= http://glebius.int.ru/tmp/403/ +MASTER_SITES= http://glebi.us/tmp/403/ DISTFILES= ecw_jpeg_2000_sdk_3_3_source.zip MAINTAINER= glebius@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806071832.w57IWTFw089810>