diff options
Diffstat (limited to 'ham/gnuradio-howto/Makefile')
-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 26c386dfc69..e5282d50764 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/11/20 20:04:38 adam Exp $ +# $NetBSD: Makefile,v 1.24 2014/08/13 10:57:36 adam Exp $ DISTNAME= gr-howto-write-a-block-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= ham PKGNAME= gnuradio-howto-${VERSION} COMMENT= Documentation on creating GNU Radio signal processing blocks |