diff options
Diffstat (limited to 'ham/gnuradio-dtv/Makefile')
-rw-r--r-- | ham/gnuradio-dtv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile index 2b7a01fea96..6853e9b1aaa 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2021/04/07 16:14:08 tnn Exp $ +# $NetBSD: Makefile,v 1.27 2021/04/21 11:42:01 adam Exp $ PKGNAME= gnuradio-dtv-${VERSION} +PKGREVISION= 1 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |