diff options
-rw-r--r-- | security/termlog/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/termlog/Makefile b/security/termlog/Makefile index 6fdf77e6f9a1..0975a76164da 100644 --- a/security/termlog/Makefile +++ b/security/termlog/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= termlog MAINTAINER= maneo@bsdpro.com COMMENT= Monitor or log multiple system terminals synchronously (real-time) +BROKEN= "Runtime breakage exists" + MAN1= termlog.1 MANCOMPRESSED= yes PLIST_FILES= bin/termlog |