diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 13:24:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 13:24:06 +0000 |
commit | ae0a61b94066a8c86753f1f663bc074b2b853e5f (patch) | |
tree | f7b7566748234b030e4cd966e480fc3dbbbd3c04 /ham/gnuradio-dtv | |
parent | 10d612e8ec31c0b03c032c8c6007b86cb84319bb (diff) | |
download | pkgsrc-ae0a61b94066a8c86753f1f663bc074b2b853e5f.tar.gz |
revbump for boost-libs
Diffstat (limited to 'ham/gnuradio-dtv')
-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 6853e9b1aaa..7d5e7c26a59 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2021/04/21 11:42:01 adam Exp $ +# $NetBSD: Makefile,v 1.28 2021/04/21 13:24:51 adam Exp $ PKGNAME= gnuradio-dtv-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |