diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-15 15:22:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-15 15:22:15 +0000 |
commit | 9ea44c564b76914f2e0b3b350463ec4ae3c5f63c (patch) | |
tree | b64384273b9b0f193da764c887114911a0c9bf32 /misc | |
parent | f3c0003ef0d2675d8889bd27360aa573bdf9fb6f (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/colortail/Makefile | 2 | ||||
-rw-r--r-- | misc/colortail/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index d4fcc112a79b..9bc37b3b3d18 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -9,7 +9,7 @@ PORTNAME= colortail PORTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= # none +MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= A colour-able replacement for tail(1) diff --git a/misc/colortail/pkg-descr b/misc/colortail/pkg-descr index bf8026d0eb66..8f97f0e554e0 100644 --- a/misc/colortail/pkg-descr +++ b/misc/colortail/pkg-descr @@ -5,4 +5,4 @@ ie. colorize those brightred or some other color of your choose. Author: Joakim Andersson <pt98jan@student.hk-r.se> -WWW: http://www.student.hk-r.se/~pt98jan/colortail.html +WWW: http://web.archive.org/web/20030411093805/www.student.hk-r.se/~pt98jan/colortail.html |