diff options
author | kris <kris@FreeBSD.org> | 2005-11-15 12:47:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-15 12:47:42 +0800 |
commit | 3faf4db74197038147a90fe83aae71a52ae792ec (patch) | |
tree | ac6449a0a30c32e60b232cfb35a9a730a29c7cfb /audio/voipong | |
parent | 97d525a89e0743cc95530fd8806349e234497488 (diff) | |
download | freebsd-ports-gnome-3faf4db74197038147a90fe83aae71a52ae792ec.tar.gz freebsd-ports-gnome-3faf4db74197038147a90fe83aae71a52ae792ec.tar.zst freebsd-ports-gnome-3faf4db74197038147a90fe83aae71a52ae792ec.zip |
BROKEN: Size mismatch
Diffstat (limited to 'audio/voipong')
-rw-r--r-- | audio/voipong/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/voipong/Makefile b/audio/voipong/Makefile index 6a6dae2920ea..a5027c64436d 100644 --- a/audio/voipong/Makefile +++ b/audio/voipong/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.enderunix.org/voipong/ MAINTAINER= ports@FreeBSD.org COMMENT= Detect Voice Over IP calls and dump them to separate wave files +BROKEN= Size mismatch + USE_REINPLACE= yes GNU_CONFIGURE= yes |