diff options
author | adam <adam> | 2012-07-02 13:37:35 +0000 |
---|---|---|
committer | adam <adam> | 2012-07-02 13:37:35 +0000 |
commit | ed543b42713386835de0880ec6ae8f72b481d9c4 (patch) | |
tree | 8a5aecd9271f85aa9585b9fde0a5441c97eafea1 /ham/gnuradio-examples | |
parent | db71832d0c5a4c191fbe474aa5d7eb82ec7db888 (diff) | |
download | pkgsrc-ed543b42713386835de0880ec6ae8f72b481d9c4.tar.gz |
Revbump after updating boost
Diffstat (limited to 'ham/gnuradio-examples')
-rw-r--r-- | ham/gnuradio-examples/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile index 62739fcd336..04fda5a4caa 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/03/09 12:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= GUI framework for GNU Radio based on wxPython COMMENT= Examples for GNU Radio |