diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-07 11:09:25 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-07 11:09:25 +0800 |
commit | 0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad (patch) | |
tree | 4e0bff8c86064c3f2716b43b84e83d787c097680 /mail | |
parent | 06e38d3a7fb635673542f2381d92663e7ebb1d83 (diff) | |
download | freebsd-ports-graphics-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.tar.gz freebsd-ports-graphics-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.tar.zst freebsd-ports-graphics-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.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 dac29d81226..1be7a5d37ba 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 |