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 0a6f988e449..9d3f4d27b98 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2013/06/04 22:16:29 tron Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/06 12:53:59 wiz Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 22 +PKGREVISION= 23 COMMENT= GUI framework for GNU Radio based on wxPython PYTHON_PATCH_SCRIPTS+= gr-wxgui/src/python/form.py |