aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-03 17:08:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-03 17:08:20 +0000
commit32a2597e73e849e306c36c47ffcb1ce7312b628e (patch)
tree1421ec2e459e0659b786b54491339ddb5a4c2f68 /sysutils/Makefile
parent8715b1f9331e455087aad5b57f33459e5ec4ebca (diff)
Re-Tail is a command line program which is intended as an intelligent
incremental logfile reader. It will read a file or group of files given on the command line, and output any changes since last time it read the file(s) in question. It will attempt to compensate if the filesize changes unexpectedly, and will also attempt to compensate if the file contents changes as well. It is not a very complex program. WWW: http://xjack.org/retail/ PR: ports/146849 Submitted by: Oleg Ginzburg
Notes
Notes: svn path=/head/; revision=255669
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 311eb2fd594e..24d1f1db3197 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -688,6 +688,7 @@
SUBDIR += rename
SUBDIR += reoback
SUBDIR += respond
+ SUBDIR += retail
SUBDIR += rfstool
SUBDIR += rmonitor
SUBDIR += roottail