diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-08 03:25:23 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-08 03:25:23 +0000 |
commit | 87971e397061232123d15c8d3ffa3f47158be102 (patch) | |
tree | b97b0b4b3eac65fe8e9f2b1d3f5ac50d8f758887 /sysutils/roottail | |
parent | c352cb019ffccd20ba21e5f81dccaf725c78a235 (diff) | |
download | ports-87971e397061232123d15c8d3ffa3f47158be102.tar.gz ports-87971e397061232123d15c8d3ffa3f47158be102.zip |
Notes
Diffstat (limited to 'sysutils/roottail')
-rw-r--r-- | sysutils/roottail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/roottail/Makefile b/sysutils/roottail/Makefile index a9aa7a39b786..933676c42edb 100644 --- a/sysutils/roottail/Makefile +++ b/sysutils/roottail/Makefile @@ -9,7 +9,7 @@ PORTNAME= roottail PORTVERSION= 0.0.4b CATEGORIES= sysutils MASTER_SITES= ftp://ftp.hypertek.net/misc/ \ - http://www.fxp.org/~jedgar/ + http://www.fxp.org/~jedgar/distfiles/ DISTNAME= rt-0.0.4B EXTRACT_SUFX= .tgz |