diff options
author | fenner <fenner@FreeBSD.org> | 1999-08-24 23:26:26 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-08-24 23:26:26 +0800 |
commit | a98fb25ea820e8066f1ca45f593e734f0238329c (patch) | |
tree | be5b517c13dfafbc50fb98e0f178c7a24929431d /graphics | |
parent | 25c0544b6fa407323cb70122883fab6c647068af (diff) | |
download | freebsd-ports-gnome-a98fb25ea820e8066f1ca45f593e734f0238329c.tar.gz freebsd-ports-gnome-a98fb25ea820e8066f1ca45f593e734f0238329c.tar.zst freebsd-ports-gnome-a98fb25ea820e8066f1ca45f593e734f0238329c.zip |
ftp://ftp.hyperreal.org/ -> http://www.hyperreal.org/ . hyperreal is
phasing out FTP and the distfile is now only available via http.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gfont/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gfont/Makefile b/graphics/gfont/Makefile index a5673a298715..2a12784e1848 100644 --- a/graphics/gfont/Makefile +++ b/graphics/gfont/Makefile @@ -3,14 +3,14 @@ # Date created: 09-Sep-1997 # Whom: Ralf S. Engelschall <rse@engelschall.com> # -# $Id: Makefile,v 1.6 1998/11/16 07:12:06 asami Exp $ +# $Id: Makefile,v 1.7 1998/11/25 20:17:00 billf Exp $ # DISTNAME= gfont-1.0.2 CATEGORIES= graphics print www MASTER_SITES= http://www.engelschall.com/sw/gfont/distrib/ \ ftp://ftp.engelschall.com/sw/gfont/ \ - ftp://ftp.hyperreal.org/software/engelschall/gfont/ + http://www.hyperreal.org/software/engelschall/gfont/ MAINTAINER= rse@engelschall.com |