diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 14:14:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 14:14:21 +0000 |
commit | 1d89e7641de7d98a991bcedf60e55875a2f0355c (patch) | |
tree | 4f30a24ee49c850fe4c1314be3aa8e98f8b7944c /graphics/gimp | |
parent | b5e2b16a1f56cb512577ca6beeac8cfd88306e97 (diff) | |
download | ports-1d89e7641de7d98a991bcedf60e55875a2f0355c.tar.gz ports-1d89e7641de7d98a991bcedf60e55875a2f0355c.zip |
Notes
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index fda8e6d3a58f..3529c3c4ab15 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ + http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \ ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} |