aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/tkfont/Makefile
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1998-11-20 07:26:38 +0800
committerbillf <billf@FreeBSD.org>1998-11-20 07:26:38 +0800
commit0b897ac1c2721c9182712325e834cf85768ec7ad (patch)
tree6a1f6214fb19d4297889f150fc34af1f68d95f66 /x11-fonts/tkfont/Makefile
parent5e1ca4f7e383a1f22cec6ef4be96dd3122086e6a (diff)
downloadfreebsd-ports-gnome-0b897ac1c2721c9182712325e834cf85768ec7ad.tar.gz
freebsd-ports-gnome-0b897ac1c2721c9182712325e834cf85768ec7ad.tar.zst
freebsd-ports-gnome-0b897ac1c2721c9182712325e834cf85768ec7ad.zip
Update MASTER_SITES, include my public_html dir as a site, as
ftp.cdrom.com went rather slow for me, and sometimes is overloaded. PR: ports/8592 Submitted by: maintainer
Diffstat (limited to 'x11-fonts/tkfont/Makefile')
-rw-r--r--x11-fonts/tkfont/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile
index 0c0b8614500f..b12e1b53579c 100644
--- a/x11-fonts/tkfont/Makefile
+++ b/x11-fonts/tkfont/Makefile
@@ -3,12 +3,13 @@
# Date created: 11 May 1998
# Whom: Brett Taylor
#
-# $Id: Makefile,v 1.2 1998/08/07 22:43:09 asami Exp $
+# $Id: Makefile,v 1.3 1998/08/07 23:56:50 asami Exp $
#
DISTNAME= tkfont-1.1
CATEGORIES= x11-fonts tk80
-MASTER_SITES= http://cdrom.com/pub/linux/tsx-11/sources/usr.bin.X11/
+MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/sources/usr.bin.X11/ \
+ http://www.FreeBSD.org/~billf/
MAINTAINER= brett@peloton.physics.montana.edu