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 /net/bounce | |
parent | e28176a1940fd3fd7953204e9ee57a06c05c39af (diff) |
Notes
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 |