summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-02-15 11:53:59 +0000
committerobache <obache@pkgsrc.org>2013-02-15 11:53:59 +0000
commit0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e (patch)
tree169e3569d966697fe9a4ce5ce4a2ec7db31b441c /ham/gnuradio-howto
parent911568c679b59255a7e26cac5a7638632bc38d5f (diff)
downloadpkgsrc-0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e.tar.gz
recursive bump from boost-lib shlib 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 ff71ceeab8f..85e206d9b1b 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2012/10/03 13:01:44 asau Exp $
+# $NetBSD: Makefile,v 1.21 2013/02/15 11:54:06 obache Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= ham
PKGNAME= gnuradio-howto-${VERSION}
COMMENT= Documentation on creating GNU Radio signal processing blocks