diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-08 20:57:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-08 20:57:34 +0000 |
commit | 3f62971c2d2cea133e7d75d943ba585fd9466aa8 (patch) | |
tree | fbac3233781e4b6aec128d3102d9c00ed5d20aca /graphics/gimp-manual-html/Makefile | |
parent | 08ce3caf4d93b1b9450e6d92b0242f58f5633365 (diff) |
Notes
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 |