diff options
author | kris <kris@FreeBSD.org> | 2005-07-09 20:50:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-09 20:50:56 +0800 |
commit | 569df5e707aedc0bba00ecb9cf1e164bd175a9a8 (patch) | |
tree | 7110425cc5707d7851f8706a8827e69890ce5f07 /graphics/gfont | |
parent | 55d00b03a23c4203b0b083f0215e5118a27cbb15 (diff) | |
download | freebsd-ports-gnome-569df5e707aedc0bba00ecb9cf1e164bd175a9a8.tar.gz freebsd-ports-gnome-569df5e707aedc0bba00ecb9cf1e164bd175a9a8.tar.zst freebsd-ports-gnome-569df5e707aedc0bba00ecb9cf1e164bd175a9a8.zip |
Chase master site
Diffstat (limited to 'graphics/gfont')
-rw-r--r-- | graphics/gfont/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gfont/Makefile b/graphics/gfont/Makefile index 024ce272fa21..870ba35572e9 100644 --- a/graphics/gfont/Makefile +++ b/graphics/gfont/Makefile @@ -9,8 +9,7 @@ PORTNAME= gfont PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= graphics print www -MASTER_SITES= http://www.engelschall.com/sw/gfont/distrib/ \ - ftp://ftp.engelschall.com/sw/gfont/ +MASTER_SITES= ftp://ftp.ossp.org/pkg/tool/gfont/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphics Font - Create GIF image rendered with TeX-available Font |