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/word2x | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
Notes
Notes:
svn path=/head/; revision=25584
Diffstat (limited to 'textproc/word2x')
-rw-r--r-- | textproc/word2x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index 4296faee0d3b..1195650bc080 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -10,7 +10,7 @@ PKGNAME= word2x-0.003 CATEGORIES= textproc MASTER_SITES= ftp://ftp.gu.net/pub/unix/viewers/ \ ftp://ftp.afti.nsu.ru/pub/source/utils/word2x/ \ - http://www.FreeBSD.org/~billf/ + http://people.FreeBSD.org/~billf/ MAINTAINER= billf@FreeBSD.org |