diff options
Diffstat (limited to 'ham/gnuradio-fec/Makefile')
-rw-r--r-- | ham/gnuradio-fec/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/gnuradio-fec/Makefile b/ham/gnuradio-fec/Makefile index f1641990492..838a7c967de 100644 --- a/ham/gnuradio-fec/Makefile +++ b/ham/gnuradio-fec/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2021/06/01 09:12:24 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2021/06/27 08:09:00 tnn Exp $ PKGNAME= gnuradio-fec-${VERSION} -PKGREVISION= 4 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |