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 /net/bounce | |
parent | 06e38d3a7fb635673542f2381d92663e7ebb1d83 (diff) | |
download | freebsd-ports-gnome-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.tar.gz freebsd-ports-gnome-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.tar.zst freebsd-ports-gnome-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 'net/bounce')
-rw-r--r-- | net/bounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bounce/Makefile b/net/bounce/Makefile index c1051d1d13f1..c35ca2a40737 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -10,7 +10,7 @@ PORTNAME= bounce PORTVERSION= 1.0 CATEGORIES= net security MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \ - http://people.FreeBSD.org/~obrien/Distfiles/ + ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ DISTNAME= bounce EXTRACT_SUFX= .c |