diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | d3bc8d92619a0dc61850b69d96fede7c0f1d58b6 (patch) | |
tree | 7e236f711849af475c165e9067385883a48b462a /ham/gnuradio-dtv/Makefile | |
parent | 81d1212a72e832efcc6af13af12133859b69e4b7 (diff) | |
download | pkgsrc-d3bc8d92619a0dc61850b69d96fede7c0f1d58b6.tar.gz |
Revbump post boost update
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 59b12064fc8..6c25a50d13d 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2016/07/12 11:36:47 mef Exp $ +# $NetBSD: Makefile,v 1.7 2016/10/07 18:25:55 adam Exp $ PKGNAME= gnuradio-dtv-${VERSION} +PKGREVISION= 1 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |