diff options
author | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
commit | 02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (patch) | |
tree | aa71189f8a4e9a419534ee1fef0431c8d8a61cc3 /x11-fonts | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/tkfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile index 304443f4289e..0a8ee0408444 100644 --- a/x11-fonts/tkfont/Makefile +++ b/x11-fonts/tkfont/Makefile @@ -9,7 +9,7 @@ DISTNAME= tkfont-1.1 CATEGORIES= x11-fonts tk82 MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/sources/usr.bin.X11/ \ - http://www.FreeBSD.org/~billf/ + http://people.FreeBSD.org/~billf/ MAINTAINER= brett@peloton.runet.edu |