diff options
Diffstat (limited to 'net/pathchar/Makefile')
-rw-r--r-- | net/pathchar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index e6287ae859ec..7fa66390884e 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -12,7 +12,8 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/pathchar/ \ http://www.caida.org/Tools/Pathchar/ \ http://sitka.triumf.ca/net/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien DISTNAME= pathchar-a1-freebsd-3.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \ pathchar.mantxt |