summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-howto/Makefile')
-rw-r--r--ham/gnuradio-howto/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile
index a0fdba9ee04..f4b79228e8e 100644
--- a/ham/gnuradio-howto/Makefile
+++ b/ham/gnuradio-howto/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:42 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/04/27 03:11:12 wulf Exp $
-VERSION= 0.4
+VERSION= 0.6
DISTNAME= gr-howto-write-a-block-${VERSION}
PKGNAME= gnuradio-howto-${VERSION}
-PKGREVISION= 2
WRKSRC= ${WRKDIR}/${DISTNAME}
COMMENT= Documentation about GNU Radio signal processing blocks