diff options
author | hans <hans@pkgsrc.org> | 2012-02-29 16:32:19 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2012-02-29 16:32:19 +0000 |
commit | b051fc5ec1b0c271d8fb15af1773383bea8d7f6f (patch) | |
tree | de6814120fb5ffbe261ced0f1937f85fb8001ec4 /ham/gnuradio-trellis | |
parent | 0df5c194ce80bd1e5de97da2e7f4d2d6582ed756 (diff) | |
download | pkgsrc-b051fc5ec1b0c271d8fb15af1773383bea8d7f6f.tar.gz |
Recursive bump from devel/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 2e2ce28641e..0fef07b2cf8 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/02/29 16:32:24 hans Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir |