diff options
Diffstat (limited to 'graphics/gimp-manual-html/Makefile')
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |