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 8520a0206d9..38124e6e9ee 100644 --- a/ham/gnuradio-fec/Makefile +++ b/ham/gnuradio-fec/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2017/04/30 01:21:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2017/08/24 20:03:24 adam Exp $ PKGNAME= gnuradio-fec-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |