aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-06-04 01:08:20 +0800
committermiwi <miwi@FreeBSD.org>2010-06-04 01:08:20 +0800
commit6e5b83d0d4a699c09c9c8154d2b69b57d52a9020 (patch)
tree044d8a995ee69dbbd1bb5d4927a55b881d82ad87 /sysutils/Makefile
parentc6d350b94f6aef4a3b15a1be1504dbfb00285e15 (diff)
downloadfreebsd-ports-gnome-6e5b83d0d4a699c09c9c8154d2b69b57d52a9020.tar.gz
freebsd-ports-gnome-6e5b83d0d4a699c09c9c8154d2b69b57d52a9020.tar.zst
freebsd-ports-gnome-6e5b83d0d4a699c09c9c8154d2b69b57d52a9020.zip
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
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