summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-29 16:32:19 +0000
committerhans <hans@pkgsrc.org>2012-02-29 16:32:19 +0000
commitb051fc5ec1b0c271d8fb15af1773383bea8d7f6f (patch)
treede6814120fb5ffbe261ced0f1937f85fb8001ec4 /ham/gnuradio-howto
parent0df5c194ce80bd1e5de97da2e7f4d2d6582ed756 (diff)
downloadpkgsrc-b051fc5ec1b0c271d8fb15af1773383bea8d7f6f.tar.gz
Recursive bump from devel/boost-libs update.
Diffstat (limited to 'ham/gnuradio-howto')
-rw-r--r--ham/gnuradio-howto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile
index 9216da92c3b..18bb9676fd0 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2012/01/09 02:54:27 obache Exp $
+# $NetBSD: Makefile,v 1.16 2012/02/29 16:32:24 hans Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= ham
PKGNAME= gnuradio-howto-${VERSION}
COMMENT= Documentation on creating GNU Radio signal processing blocks