diff options
author | pav <pav@FreeBSD.org> | 2004-03-24 22:14:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-24 22:14:21 +0800 |
commit | 7545df327548952d31b85f02d9116e16ec5e2923 (patch) | |
tree | 3cb03bbf1095187186bb87153eb3844b0fe2e0a5 /graphics/gimpshop | |
parent | 2302decbbad9e0910b86fff79ebf2525aa9343ba (diff) | |
download | freebsd-ports-gnome-7545df327548952d31b85f02d9116e16ec5e2923.tar.gz freebsd-ports-gnome-7545df327548952d31b85f02d9116e16ec5e2923.tar.zst freebsd-ports-gnome-7545df327548952d31b85f02d9116e16ec5e2923.zip |
- Throw in available mirror with 2.0 distfile (ftp.gimp.org is full)
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r-- | graphics/gimpshop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index fda8e6d3a58f..3529c3c4ab15 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/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%,} |