diff options
author | rse <rse@FreeBSD.org> | 1997-12-09 15:42:37 +0000 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1997-12-09 15:42:37 +0000 |
commit | 1d8c244c2ad592d6b2f6d9accb2df196f60c7305 (patch) | |
tree | ace8d636a6ef465402f434348492e1522efc69a2 /graphics | |
parent | 0a12379f7b89d33f71c4e3b2974abc54cb8b49d4 (diff) | |
download | FreeBSD-ports-1d8c244c2ad592d6b2f6d9accb2df196f60c7305.zip FreeBSD-ports-1d8c244c2ad592d6b2f6d9accb2df196f60c7305.tar.gz |
Tarballs have moved to subdir on FTP server.
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 c7ef048..5d6033e 100644 --- a/graphics/gfont/Makefile +++ b/graphics/gfont/Makefile @@ -3,13 +3,13 @@ # Date created: 09-Sep-1997 # Whom: Ralf S. Engelschall <rse@engelschall.com> # -# $Id: Makefile,v 1.1.1.1 1997/09/09 19:52:10 rse Exp $ +# $Id: Makefile,v 1.2 1997/09/16 09:37:47 rse Exp $ # DISTNAME= gfont-1.0.2 CATEGORIES= graphics print www MASTER_SITES= http://www.engelschall.com/sw/gfont/distrib/ \ - ftp://ftp.engelschall.com/sw/ + ftp://ftp.engelschall.com/sw/gfont/ MAINTAINER= rse@engelschall.com |