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-howto/Makefile | |
parent | 9bca4c8af828c6602dac535c24d63f046dc1ea84 (diff) | |
download | pkgsrc-e74b9cc2f696f1f43381fdf47f2711617b0d930e.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'ham/gnuradio-howto/Makefile')
-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 26c386dfc69..e5282d50764 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/11/20 20:04:38 adam Exp $ +# $NetBSD: Makefile,v 1.24 2014/08/13 10:57:36 adam Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= ham PKGNAME= gnuradio-howto-${VERSION} COMMENT= Documentation on creating GNU Radio signal processing blocks |