From 3f62971c2d2cea133e7d75d943ba585fd9466aa8 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 8 Feb 2005 20:57:34 +0000 Subject: [PATCH] - Fix fetching Submitted by: Andre Goeree on ports --- graphics/gimp-manual-html/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index 25e97347755c..81781d4493ef 100644 --- a/graphics/gimp-manual-html/Makefile +++ b/graphics/gimp-manual-html/Makefile @@ -8,7 +8,8 @@ PORTNAME= GimpUserManual PORTVERSION= 2 CATEGORIES= graphics -MASTER_SITES= ftp://manual.gimp.org/pub/manual/ +MASTER_SITES= http://kefk.net/Open_Source/FS/GIMP/Download/GUM/ \ + http://ftp.nluug.nl/ftp/graphics/gimp/manual/ PKGNAMESUFFIX= -${DOCFORMAT} MAINTAINER= ports@FreeBSD.org