diff options
author | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
commit | e74b9cc2f696f1f43381fdf47f2711617b0d930e (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /ham/gnuradio-trellis | |
parent | 9bca4c8af828c6602dac535c24d63f046dc1ea84 (diff) | |
download | pkgsrc-e74b9cc2f696f1f43381fdf47f2711617b0d930e.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'ham/gnuradio-trellis')
-rw-r--r-- | ham/gnuradio-trellis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile index e3d5181e8b2..c7923282cf8 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/01/25 10:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/08/13 10:57:36 adam Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio .include "../../meta-pkgs/gnuradio/Makefile.common" |