diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-24 08:28:34 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-24 08:28:34 +0800 |
commit | a9441b05a4415f67e6f04840565da94c87d737fc (patch) | |
tree | 5a7ad1ba83ab522e631df38012c65f682101187a /comms | |
parent | a034a239a2acc77366fc22e5e2592775bb3dc3fc (diff) | |
download | freebsd-ports-gnome-a9441b05a4415f67e6f04840565da94c87d737fc.tar.gz freebsd-ports-gnome-a9441b05a4415f67e6f04840565da94c87d737fc.tar.zst freebsd-ports-gnome-a9441b05a4415f67e6f04840565da94c87d737fc.zip |
Remove badly set BROKEN
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fldigi/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 41785e02a979..eec5584040a2 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -9,8 +9,6 @@ MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/\ MAINTAINER= hamradio@FreeBSD.org COMMENT= Digital decoder for psk, cw, psk31, olivia -BROKEN= Does not fetch - LICENSE= GPLv3 BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconf \ |