diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-08-24 15:26:26 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-08-24 15:26:26 +0000 |
commit | ecf83fed7ae6e2a9258867057c3fc1e610507465 (patch) | |
tree | f2811b86d2100685623ce2a0c0eb9ae115cd1302 /graphics/gfont | |
parent | 3cc75b6de9e63bcb054f433f333257e94f83314c (diff) | |
download | ports-ecf83fed7ae6e2a9258867057c3fc1e610507465.tar.gz ports-ecf83fed7ae6e2a9258867057c3fc1e610507465.zip |
Notes
Diffstat (limited to 'graphics/gfont')
-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 |