diff options
Diffstat (limited to 'ham/gnuradio-fec/Makefile')
-rw-r--r-- | ham/gnuradio-fec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-fec/Makefile b/ham/gnuradio-fec/Makefile index 38124e6e9ee..b75b87517c0 100644 --- a/ham/gnuradio-fec/Makefile +++ b/ham/gnuradio-fec/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2017/08/24 20:03:24 adam Exp $ +# $NetBSD: Makefile,v 1.11 2018/01/01 21:18:35 adam Exp $ PKGNAME= gnuradio-fec-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |