diff options
Diffstat (limited to 'ham/gnuradio-howto')
-rw-r--r-- | ham/gnuradio-howto/Makefile | 4 |
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 |