diff options
Diffstat (limited to 'misc/since/Makefile')
-rw-r--r-- | misc/since/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/since/Makefile b/misc/since/Makefile index 9301e083f9aa..58ca8cf78c74 100644 --- a/misc/since/Makefile +++ b/misc/since/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://welz.org.za/projects/since/ \ MAINTAINER= tabthorpe@FreeBSD.org COMMENT= View the end of a file like tail(1), but save state between sessions +MAKE_JOBS_SAFE= yes + MAN1= since.1 PLIST_FILES= bin/since |