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 59676bad333..203303bbf12 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2019/08/22 12:23:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2020/01/12 20:20:25 ryoon Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= SDL (Simple DirectMedia Layer) bindings for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |