diff options
author | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
commit | e0aee5b9970ffeacf210584563df8eece4cff149 (patch) | |
tree | 0828ea9792b0384707d029eac24e0dda899fb396 /ham/gnuradio-dtv/Makefile | |
parent | 4628d8f735304b80a6d473ea6184fc441581bd92 (diff) | |
download | pkgsrc-e0aee5b9970ffeacf210584563df8eece4cff149.tar.gz |
Revbump after boost update
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" |