diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-07 17:44:39 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-07 17:44:39 +0000 |
commit | d624138fd5de4c6466cc16e6723b3f85ecbc52fb (patch) | |
tree | d4b114ed97c4905655f034549c91eb023ac008ec /net/pathchar | |
parent | 703f87fa95de2dbea47c44a63030797b4d1f74c2 (diff) | |
download | ports-d624138fd5de4c6466cc16e6723b3f85ecbc52fb.tar.gz ports-d624138fd5de4c6466cc16e6723b3f85ecbc52fb.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 ec231651bdbb..2a47ad29fd57 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/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ + ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ DISTNAME= pathchar-a1-freebsd-3.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \ pathchar.mantxt |