From 604b08f09daba3be61af8c4b6f5820c63fa84007 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 26 Mar 2001 20:07:47 +0000 Subject: Add MASTER_SITE_RINGSERVER to MASTER_SITES. Approved by: vanilla (MAINTAINER) --- graphics/gimp-devel/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'graphics/gimp-devel/Makefile') diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 3d5b622..5159b05 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -9,9 +9,11 @@ PORTNAME= gimp PORTVERSION= 1.2.1 PORTREVISION= 2 CATEGORIES= graphics gnome -MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v${PORTVERSION}/ \ - ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ \ - ftp://ftp.ameth.org/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ +MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ + ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ + ftp://ftp.ameth.org/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} +MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R}/v${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org -- cgit v1.1