summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-09 02:54:24 +0000
committerobache <obache@pkgsrc.org>2012-01-09 02:54:24 +0000
commit43a23bd71188a0b47a2a164b4d05d5507d4ccaa7 (patch)
treeccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /ham/gnuradio-howto/Makefile
parent8ded21e0248a7ca3845a2ccabafebee86f877858 (diff)
downloadpkgsrc-43a23bd71188a0b47a2a164b4d05d5507d4ccaa7.tar.gz
Recursive bump from boost-libs shlib 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 159ccd7ad4d..9216da92c3b 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2011/10/19 06:13:01 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/01/09 02:54:27 obache Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= ham
PKGNAME= gnuradio-howto-${VERSION}
COMMENT= Documentation on creating GNU Radio signal processing blocks