diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-07-08 11:25:23 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-07-08 11:25:23 +0800 |
commit | 13d3df0e606ec0637d3d4abccbd40378bc850efb (patch) | |
tree | d2d34f1d4f762d551f28f3b7210e08266cc80341 /sysutils/roottail | |
parent | 5de41155eedc79ef6748fa2bcae99b9e3206ffd9 (diff) | |
download | freebsd-ports-gnome-13d3df0e606ec0637d3d4abccbd40378bc850efb.tar.gz freebsd-ports-gnome-13d3df0e606ec0637d3d4abccbd40378bc850efb.tar.zst freebsd-ports-gnome-13d3df0e606ec0637d3d4abccbd40378bc850efb.zip |
* Update WWW and MASTER_SITES to reflect the rearrangement of my
home page.
* Update DESCR to reflect current FreeBSD revisions
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 |