diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-04 13:58:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-04 13:58:06 +0000 |
commit | 00a22662217637ea371b10d47790fa4771719fca (patch) | |
tree | 1b176fafe1da7a39dc70781f401124b60deb9701 /x11-fonts/freefonts | |
parent | 823b3209605add749dbdc5d85b633c9d1a0d68ba (diff) | |
download | ports-00a22662217637ea371b10d47790fa4771719fca.tar.gz ports-00a22662217637ea371b10d47790fa4771719fca.zip |
Notes
Diffstat (limited to 'x11-fonts/freefonts')
-rw-r--r-- | x11-fonts/freefonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index 33b90c1da1b3..beb7c358a9be 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -3,12 +3,12 @@ # Date created: Thu Aug 1 21:32:14 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.3 1996/11/18 11:43:00 asami Exp $ +# $Id: Makefile,v 1.4 1997/11/30 19:19:41 vanilla Exp $ # DISTNAME= freefonts-0.10 CATEGORIES= x11 -MASTER_SITES= ftp:/ftp.gimp.org/pub/gimp/fonts/ +MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ MAINTAINER= erich@FreeBSD.org |