diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-08-19 21:25:38 +0800 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-08-19 21:25:38 +0800 |
commit | ec941eb8b37eb662a6fc32b66183fa193c986f62 (patch) | |
tree | 8385093143910887b4bbd76786d653849baa4300 /x11-toolkits/gtk30 | |
parent | 7f5ae7ffe8e29fd31d0aa096b678b6749b4440ff (diff) | |
download | freebsd-ports-gnome-ec941eb8b37eb662a6fc32b66183fa193c986f62.tar.gz freebsd-ports-gnome-ec941eb8b37eb662a6fc32b66183fa193c986f62.tar.zst freebsd-ports-gnome-ec941eb8b37eb662a6fc32b66183fa193c986f62.zip |
mirror.ac.uk -> mirrorservice.org
PR: ports/69481
Submitted by: Tim Bishop, Dejan Lesjak
Approved by: maintainers
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index e2f6979b7c8d..5df18c15bfdf 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.4,} \ ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ http://www.ameth.org/gimp/%SUBDIR%/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.gimp.org/pub/%SUBDIR%/ \ + ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R} DISTNAME= gtk+-${PORTVERSION} |