diff options
Diffstat (limited to 'ham/gnuradio-wxgui/Makefile')
-rw-r--r-- | ham/gnuradio-wxgui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index a6626c9f41a..74340ef3a9e 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2010/01/18 09:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2010/06/13 22:44:47 wiz Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= GUI framework for GNU Radio based on wxPython PKG_DESTDIR_SUPPORT= user-destdir |