diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-08-05 18:30:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-08-05 18:30:04 +0000 |
commit | 4f04e40a24ea39052565320ebeb68dd549b4fa0a (patch) | |
tree | ac845d7003e5dcf01871f9fd6567ead4b7fb0670 /misc | |
parent | b655b18e8921fc84352c1f7a7e276ad7e5b99d1f (diff) | |
download | ports-4f04e40a24ea39052565320ebeb68dd549b4fa0a.tar.gz ports-4f04e40a24ea39052565320ebeb68dd549b4fa0a.zip |
Notes
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 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 |