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 | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /ham/gnuradio-dtv | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post boost update
Diffstat (limited to 'ham/gnuradio-dtv')
-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" |