diff options
author | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
commit | 0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /ham/gnuradio-trellis/Makefile | |
parent | 911568c679b59255a7e26cac5a7638632bc38d5f (diff) | |
download | pkgsrc-0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e.tar.gz |
recursive bump from boost-lib shlib update.
Diffstat (limited to 'ham/gnuradio-trellis/Makefile')
-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 369f8cc95ba..e83c4a8d366 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 13:01:44 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/02/15 11:54:06 obache Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio .include "../../meta-pkgs/gnuradio/Makefile.common" |