diff options
Diffstat (limited to 'ham/gnuradio-dtv/Makefile')
-rw-r--r-- | ham/gnuradio-dtv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile index 6c25a50d13d..2b741c71ca8 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2016/10/07 18:25:55 adam Exp $ +# $NetBSD: Makefile,v 1.8 2017/01/01 16:06:21 adam Exp $ PKGNAME= gnuradio-dtv-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |