From owner-svn-ports-all@freebsd.org Fri Oct 13 13:05:07 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E185DE47A3F; Fri, 13 Oct 2017 13:05:07 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AAEDA634A8; Fri, 13 Oct 2017 13:05:07 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9DD56rF098435; Fri, 13 Oct 2017 13:05:06 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9DD56Eu098434; Fri, 13 Oct 2017 13:05:06 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201710131305.v9DD56Eu098434@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 13 Oct 2017 13:05:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451989 - head/misc/gimp-help-en X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/misc/gimp-help-en X-SVN-Commit-Revision: 451989 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2017 13:05:08 -0000 Author: bapt Date: Fri Oct 13 13:05:06 2017 New Revision: 451989 URL: https://svnweb.freebsd.org/changeset/ports/451989 Log: Fix master_sites Modified: head/misc/gimp-help-en/Makefile Modified: head/misc/gimp-help-en/Makefile ============================================================================== --- head/misc/gimp-help-en/Makefile Fri Oct 13 12:58:21 2017 (r451988) +++ head/misc/gimp-help-en/Makefile Fri Oct 13 13:05:06 2017 (r451989) @@ -4,9 +4,8 @@ PORTNAME= gimp-help PORTVERSION= 2.8.2 CATEGORIES?= misc graphics -MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ - http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \ +MASTER_SITES= http://gimp.mirrors.hoobly.com/pub/%SUBDIR%/ \ + http://ftp.gwdg.de/pub/misc/grafik/%SUBDIR%/ \ http://www.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= gimp/help PKGNAMEPREFIX?= ${DOCLANG}-