diff options
Diffstat (limited to 'ham/gnuradio-examples/Makefile')
-rw-r--r-- | ham/gnuradio-examples/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile index f8c7ccd33cf..428c8d7a474 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2010/09/15 09:38:44 markd Exp $ +# $NetBSD: Makefile,v 1.18 2010/11/15 22:57:30 abs Exp $ PKGNAME= gnuradio-examples-${VERSION} +PKGREVISION= 1 COMMENT= GUI framework for GNU Radio based on wxPython COMMENT= Examples for GNU Radio |