diff options
author | krion <krion@FreeBSD.org> | 2004-07-27 05:13:22 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-27 05:13:22 +0800 |
commit | f094ac90d84ccfe76d0f5f70626d1b9c48ce59ab (patch) | |
tree | 9e445aab0df2c21d406219405786e6dc0e0feb0a /security | |
parent | 6cdb49f2359cdcf63024f63dcfa921c3eb1d9c58 (diff) | |
download | freebsd-ports-gnome-f094ac90d84ccfe76d0f5f70626d1b9c48ce59ab.tar.gz freebsd-ports-gnome-f094ac90d84ccfe76d0f5f70626d1b9c48ce59ab.tar.zst freebsd-ports-gnome-f094ac90d84ccfe76d0f5f70626d1b9c48ce59ab.zip |
Mark BROKEN: Runtime breakage exists.
Submitted by: csjp at IRC
Diffstat (limited to 'security')
-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 |