diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
commit | 077a58f032efc81c06a5c627cf14888c6eee37d9 (patch) | |
tree | 14fee1a21bf0a706c4026dfb70c9bd7281351d20 /comms/twpsk/Makefile | |
parent | a4da4776f1822761dc6ede9613d669b718644578 (diff) | |
download | ports-077a58f032efc81c06a5c627cf14888c6eee37d9.tar.gz ports-077a58f032efc81c06a5c627cf14888c6eee37d9.zip |
Notes
Diffstat (limited to 'comms/twpsk/Makefile')
-rw-r--r-- | comms/twpsk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index 3d7e3b18093e..e3e3aa85dc6e 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -7,14 +7,14 @@ PORTNAME= twpsk PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= http://www.ibiblio.org/pub/linux/apps/ham/ MAINTAINER= xride@FreeBSD.org COMMENT= A openmotif X psk31 client -USE_XPM= yes +USE_XORG= xpm USE_MOTIF= yes MAN1= psk31.1 |