diff options
author | kris <kris@FreeBSD.org> | 2007-06-10 12:20:58 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-06-10 12:20:58 +0800 |
commit | 89abda0958dc3487349b9a5fa1a99052fb7d530d (patch) | |
tree | 4ea9529dc67915a9a9ea7f8d14a93215dd6729f0 /misc | |
parent | 1faabe5dd8b40af5cf311fedb9daaee174b595d8 (diff) | |
download | freebsd-ports-graphics-89abda0958dc3487349b9a5fa1a99052fb7d530d.tar.gz freebsd-ports-graphics-89abda0958dc3487349b9a5fa1a99052fb7d530d.tar.zst freebsd-ports-graphics-89abda0958dc3487349b9a5fa1a99052fb7d530d.zip |
BROKEN: Size mismatch (still)
Diffstat (limited to 'misc')
-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 e65e459d07e..32e2e0249fa 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 |