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 /mail/hbiff | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) |
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 'mail/hbiff')
-rw-r--r-- | mail/hbiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/hbiff/Makefile b/mail/hbiff/Makefile index 73159302b8c4..e84ed7c42371 100644 --- a/mail/hbiff/Makefile +++ b/mail/hbiff/Makefile @@ -10,7 +10,7 @@ DISTNAME= hbiff-1.2 CATEGORIES= mail MASTER_SITES= ftp://ftp.nuxi.com/pub/misc/ \ - http://www.freebsd.org/~obrien/Distfiles/ + http://people.FreeBSD.org/~obrien/Distfiles/ MAINTAINER= obrien@FreeBSD.org |