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 23a813b2f3f..ea46a646029 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:08 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/09/01 04:14:54 mef Exp $ PKGNAME= gnuradio-dtv-${VERSION} -PKGREVISION= 1 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |