diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 04:20:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 04:20:58 +0000 |
commit | 850039fa36b100851c0c312927b27e4dc83fe7ee (patch) | |
tree | 42b4d561038c43d06ff30d8567e13b7d4edae001 /misc/ipbt | |
parent | BROKEN: Incorrect handling of user addition (diff) |
BROKEN: Size mismatch (still)
Diffstat (limited to 'misc/ipbt')
-rw-r--r-- | misc/ipbt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile index e65e459d07e2..32e2e0249fac 100644 --- a/misc/ipbt/Makefile +++ b/misc/ipbt/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ \ MAINTAINER= matt_mills@btopenworld.com COMMENT= A high-tech ttyrec player with improvements over ttyplay +BROKEN= Size mismatch + MAN1= ipbt.1 USE_PERL5= yes |