summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto/Makefile
diff options
context:
space:
mode:
authorobache <obache>2013-11-20 13:23:41 +0000
committerobache <obache>2013-11-20 13:23:41 +0000
commit5cb21efdde6bc8d06a5b829593f653ee25ab604d (patch)
tree74e9a93f0f2f73f4add5820af89059424b7356e4 /ham/gnuradio-howto/Makefile
parent1d3c96639930f28b63850e16dd6b819f030e1e9a (diff)
downloadpkgsrc-5cb21efdde6bc8d06a5b829593f653ee25ab604d.tar.gz
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'ham/gnuradio-howto/Makefile')
-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 85e206d9b1b..c69070603a0 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2013/02/15 11:54:06 obache Exp $
+# $NetBSD: Makefile,v 1.22 2013/11/20 13:23:44 obache Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= ham
PKGNAME= gnuradio-howto-${VERSION}
COMMENT= Documentation on creating GNU Radio signal processing blocks