diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-02-15 05:46:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-02-15 05:46:07 +0000 |
commit | 49441ef88dea21ba88e6b95874806f1dcf009567 (patch) | |
tree | c07192f4c3141c5487925b91f0080aae2c3fb40d /comms/gpsk31/Makefile | |
parent | 4496565316f5337c8d07118104c20ab716ca2058 (diff) | |
download | ports-49441ef88dea21ba88e6b95874806f1dcf009567.tar.gz ports-49441ef88dea21ba88e6b95874806f1dcf009567.zip |
Notes
Diffstat (limited to 'comms/gpsk31/Makefile')
-rw-r--r-- | comms/gpsk31/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile index 6302fe4a080f..c24acccc204b 100644 --- a/comms/gpsk31/Makefile +++ b/comms/gpsk31/Makefile @@ -6,14 +6,13 @@ PORTNAME= gpsk31 PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.qsl.net/pg4i/download/ MAINTAINER= xride@x12.dk COMMENT= A gtk psk31 client -BROKEN= Incomplete pkg-plist - USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_X_PREFIX= yes |