From 0a992e70f8f9fc6455fbd0975b6a982c2c5e68f4 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 13 Oct 2017 13:05:06 +0000 Subject: Fix master_sites --- misc/gimp-help-en/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile index 5e1100861e56..5bc3eb05ee9a 100644 --- a/misc/gimp-help-en/Makefile +++ b/misc/gimp-help-en/Makefile @@ -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}- -- cgit