diff options
author | obache <obache> | 2012-01-09 02:54:24 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-09 02:54:24 +0000 |
commit | 0fce88b953686dd0ed109f46cf156349a0b55e1e (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /ham/gnuradio-trellis/Makefile | |
parent | 181e5c44d0e70b032c7e54c08762ad65c847447f (diff) | |
download | pkgsrc-0fce88b953686dd0ed109f46cf156349a0b55e1e.tar.gz |
Recursive bump from boost-libs shlib bump.
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 b29c19b8772..2e2ce28641e 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/10/19 06:13:01 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-trellis-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir |