diff options
Diffstat (limited to 'ham/gnuradio-dtv/Makefile')
-rw-r--r-- | ham/gnuradio-dtv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile index 034234b53fe..5a884d59e61 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2018/04/29 21:31:47 adam Exp $ +# $NetBSD: Makefile,v 1.14 2018/07/16 07:50:04 mef Exp $ PKGNAME= gnuradio-dtv-${VERSION} -PKGREVISION= 4 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |