diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-07 03:09:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-07 03:09:25 +0000 |
commit | 55ddf4365b6a8b937375776c40044b4dc751f55a (patch) | |
tree | e8e6ab1d36b2e75e9876339d460c5e41298e7ad3 /mail | |
parent | e28176a1940fd3fd7953204e9ee57a06c05c39af (diff) | |
download | freebsd-ports-55ddf4365b6a8b937375776c40044b4dc751f55a.zip |
Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
Diffstat (limited to 'mail')
-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 dac29d812268..1be7a5d37ba5 100644 --- a/mail/hbiff/Makefile +++ b/mail/hbiff/Makefile @@ -10,7 +10,7 @@ PORTNAME= hbiff PORTVERSION= 1.2 CATEGORIES= mail MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ - http://people.FreeBSD.org/~obrien/Distfiles/ + ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ MAINTAINER= obrien@FreeBSD.org |