diff options
author | peter <peter@FreeBSD.org> | 2000-02-08 17:29:51 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-02-08 17:29:51 +0800 |
commit | c9c843891c76b671ac6eee41d35c710cde3c9073 (patch) | |
tree | 774b8d74b0afa6b7e2ab2c3627ddb45d469aa2fa /mail/hbiff | |
parent | 57a9159d7c34120bffcee4a5c39fabd14d2bc6d8 (diff) | |
download | freebsd-ports-gnome-c9c843891c76b671ac6eee41d35c710cde3c9073.tar.gz freebsd-ports-gnome-c9c843891c76b671ac6eee41d35c710cde3c9073.tar.zst freebsd-ports-gnome-c9c843891c76b671ac6eee41d35c710cde3c9073.zip |
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
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 |