From 371160e582db44c161d3158b8ae1120fc86736f8 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 26 Mar 2006 17:59:11 +0000 Subject: [PATCH] Fix MASTER_SITES. --- x11-fonts/urwfonts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-fonts/urwfonts/Makefile b/x11-fonts/urwfonts/Makefile index 2e4a9b872b94..77c567cdb5d5 100644 --- a/x11-fonts/urwfonts/Makefile +++ b/x11-fonts/urwfonts/Makefile @@ -9,7 +9,7 @@ PORTNAME= urwfonts PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-fonts -MASTER_SITES= http://www.gimp.org/ +MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ DISTNAME= urw-fonts MAINTAINER= olgeni@FreeBSD.org