summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-11-20 20:04:35 +0000
committeradam <adam@pkgsrc.org>2013-11-20 20:04:35 +0000
commit2b254c292502fcab8cf9eab0dfdc3e72e8b635f5 (patch)
tree78faa6a35d09442343364d9b1977b65b4e608387 /ham/gnuradio-howto/Makefile
parent671be3512245bdcbe023fa819d8beb8b0accea25 (diff)
downloadpkgsrc-2b254c292502fcab8cf9eab0dfdc3e72e8b635f5.tar.gz
Revbump after updating devel/boost-libs
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 c69070603a0..26c386dfc69 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/11/20 13:23:44 obache Exp $
+# $NetBSD: Makefile,v 1.23 2013/11/20 20:04:38 adam Exp $
DISTNAME= gr-howto-write-a-block-${VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= ham
PKGNAME= gnuradio-howto-${VERSION}
COMMENT= Documentation on creating GNU Radio signal processing blocks