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 3ad9e1fd36e..231f8a45650 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/03/03 00:12:33 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/03/09 12:34:17 wiz Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= GUI framework for GNU Radio based on wxPython PKG_DESTDIR_SUPPORT= user-destdir |