diff options
Diffstat (limited to 'ham/gnuradio-video-sdl/Makefile')
-rw-r--r-- | ham/gnuradio-video-sdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile index 736512fca9c..9b31218ae36 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/01/25 10:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/08/13 10:57:36 adam Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= SDL bindings for GNU Radio .include "../../meta-pkgs/gnuradio/Makefile.common" |