diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2006-03-26 17:59:11 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2006-03-26 17:59:11 +0000 |
commit | 371160e582db44c161d3158b8ae1120fc86736f8 (patch) | |
tree | e5a47f535fc1a55e029a6584d0e6a56c64028610 /x11-fonts | |
parent | c1997941b1025c2bf570f66a220defafc8c9af13 (diff) | |
download | ports-371160e582db44c161d3158b8ae1120fc86736f8.tar.gz ports-371160e582db44c161d3158b8ae1120fc86736f8.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/urwfonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |