diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-24 08:27:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-24 08:27:54 +0800 |
commit | a034a239a2acc77366fc22e5e2592775bb3dc3fc (patch) | |
tree | d75bf0282b3c53077740f65ee7c807f2cf125b33 /comms | |
parent | 3c9718ac82c5f11d8b1201baeaa4c409aea3b7d4 (diff) | |
download | freebsd-ports-gnome-a034a239a2acc77366fc22e5e2592775bb3dc3fc.tar.gz freebsd-ports-gnome-a034a239a2acc77366fc22e5e2592775bb3dc3fc.tar.zst freebsd-ports-gnome-a034a239a2acc77366fc22e5e2592775bb3dc3fc.zip |
Mark as broken, does not fetch
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fldigi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index eec5584040a2..41785e02a979 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -9,6 +9,8 @@ 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 \ |