diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-26 21:13:22 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-26 21:13:22 +0000 |
commit | 611938d164c1314f13a11881405fb431f09d6f1d (patch) | |
tree | 53cb890be0c1eb6f143dfad5da2b0ee7e010cd6c /security/termlog | |
parent | 6ae6b39bdb80313e2a71bcd6decc7776f8e08d13 (diff) | |
download | ports-611938d164c1314f13a11881405fb431f09d6f1d.tar.gz ports-611938d164c1314f13a11881405fb431f09d6f1d.zip |
Notes
Diffstat (limited to 'security/termlog')
-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 |