diff options
author | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
commit | 2f3a801ba8de46f0b9f267a6bc2a3087070e4fda (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /ham/gnuradio-howto | |
parent | 714b5e5f49200ed12b5f7c36131a190ce67d1045 (diff) | |
download | pkgsrc-2f3a801ba8de46f0b9f267a6bc2a3087070e4fda.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'ham/gnuradio-howto')
-rw-r--r-- | ham/gnuradio-howto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile index c0dc5ca8649..d7d5f4fa1b7 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2012/07/02 13:37:39 adam Exp $ +# $NetBSD: Makefile,v 1.19 2012/08/29 11:22:15 obache Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= ham PKGNAME= gnuradio-howto-${VERSION} COMMENT= Documentation on creating GNU Radio signal processing blocks |