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 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 |