diff options
author | wulf <wulf@pkgsrc.org> | 2006-01-14 12:39:06 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2006-01-14 12:39:06 +0000 |
commit | 4f57b6b6285702c79e1504c6318be425eb36e012 (patch) | |
tree | fe2e022a22562bac99da801379e5d5578e0ec408 /ham/cwtext/Makefile | |
parent | b8c8a0cd30c9bd36bae382f3318cf1c7352bdef1 (diff) | |
download | pkgsrc-4f57b6b6285702c79e1504c6318be425eb36e012.tar.gz |
Updated cwtext to 0.95:
Big changes in cwpcm:
-f FFFF Set frequency (40 to 3200 Hz)
-w NN Set the rate (WPM)
-F NN Set the character (Farnsworth) rate
-v NN Set the volume (0 to 100%)
Diffstat (limited to 'ham/cwtext/Makefile')
-rw-r--r-- | ham/cwtext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/cwtext/Makefile b/ham/cwtext/Makefile index b5efb59092a..a25d5679a29 100644 --- a/ham/cwtext/Makefile +++ b/ham/cwtext/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2005/08/14 07:42:12 wulf Exp $ +# $NetBSD: Makefile,v 1.12 2006/01/14 12:39:06 wulf Exp $ -DISTNAME= cwtext-0.94 +DISTNAME= cwtext-0.95 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cwtext/} |