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/pathchar | |
parent | e28176a1940fd3fd7953204e9ee57a06c05c39af (diff) | |
download | ports-55ddf4365b6a8b937375776c40044b4dc751f55a.tar.gz ports-55ddf4365b6a8b937375776c40044b4dc751f55a.zip |
Notes
Diffstat (limited to 'net/pathchar')
-rw-r--r-- | net/pathchar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index abfe6a70b30d..ec231651bdbb 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/pathchar/ \ http://www.caida.org/Tools/Pathchar/ \ http://www.fips.de/Computer/woman/ \ http://sitka.triumf.ca/net/ \ - http://people.FreeBSD.org/~obrien/Distfiles/ + ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ DISTNAME= pathchar-a1-freebsd-3.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \ pathchar.mantxt |