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 /textproc/tth | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Notes
Diffstat (limited to 'textproc/tth')
-rw-r--r-- | textproc/tth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index 243b3f96e9f0..87704fd57132 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -9,7 +9,7 @@ DISTNAME= tth_C PKGNAME= tth-2.22 CATEGORIES= textproc -MASTER_SITES= http://www.freebsd.org/~tg/ \ +MASTER_SITES= http://people.FreeBSD.org/~tg/ \ http://hutchinson.belmont.ma.us/tth/tth-noncom/ EXTRACT_SUFX= .tgz |