summaryrefslogtreecommitdiff
path: root/x11-fonts/tkfont
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-11-19 23:26:38 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-11-19 23:26:38 +0000
commit8b54b0e745d31c00c0b8b79fba9d40f4dc6c3d2e (patch)
treeb0cb34cbaeaeb7558e39ea7cf6a2a265a9169fa7 /x11-fonts/tkfont
parentFix my fubar'd import of this port, update fortify. (diff)
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
Notes
Notes: svn path=/head/; revision=14704
Diffstat (limited to 'x11-fonts/tkfont')
-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