diff options
| -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 |
