diff options
author | vs <vs@FreeBSD.org> | 2004-08-19 21:25:38 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-08-19 21:25:38 +0800 |
commit | 9e688eba715052dca6a6425af4ffd23db263f3d0 (patch) | |
tree | a85df804cf8457db9d3071475d717a0049c5cf3a /x11-toolkits/gtk20/Makefile | |
parent | 9ecf22769a4060a0d6a3c5d54f106c30b4f0c8e3 (diff) | |
download | freebsd-ports-gnome-9e688eba715052dca6a6425af4ffd23db263f3d0.tar.gz freebsd-ports-gnome-9e688eba715052dca6a6425af4ffd23db263f3d0.tar.zst freebsd-ports-gnome-9e688eba715052dca6a6425af4ffd23db263f3d0.zip |
mirror.ac.uk -> mirrorservice.org
PR: ports/69481
Submitted by: Tim Bishop, Dejan Lesjak
Approved by: maintainers
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index e2f6979b7c8d..5df18c15bfdf 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/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} |