diff options
author | vanilla <vanilla@FreeBSD.org> | 1997-12-01 03:19:41 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1997-12-01 03:19:41 +0800 |
commit | bd03ad5e6cf0efa2ec4a0132e009a07d0b55fe12 (patch) | |
tree | 15d963dcc6806a233a71a386031a8bd68aa53a65 | |
parent | 0e67fbde376cc0a9c23898df37432ac539fe8145 (diff) | |
download | freebsd-ports-gnome-bd03ad5e6cf0efa2ec4a0132e009a07d0b55fe12.tar.gz freebsd-ports-gnome-bd03ad5e6cf0efa2ec4a0132e009a07d0b55fe12.tar.zst freebsd-ports-gnome-bd03ad5e6cf0efa2ec4a0132e009a07d0b55fe12.zip |
Change MASTER_SITE to ftp.gimp.org
-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 bca4e23647ec..33b90c1da1b3 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.2 1996/08/17 10:59:08 asami Exp $ +# $Id: Makefile,v 1.3 1996/11/18 11:43:00 asami Exp $ # DISTNAME= freefonts-0.10 CATEGORIES= x11 -MASTER_SITES= ftp://scam.xcf.berkeley.edu/pub/gimp/ +MASTER_SITES= ftp:/ftp.gimp.org/pub/gimp/fonts/ MAINTAINER= erich@FreeBSD.org |