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 348320505b4..4ae5b90fe58 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/11/01 06:01:49 sbd Exp $ +# $NetBSD: Makefile,v 1.26 2012/01/09 02:54:25 obache Exp $ PKGNAME= gnuradio-wxgui-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= GUI framework for GNU Radio based on wxPython PKG_DESTDIR_SUPPORT= user-destdir |