diff options
Diffstat (limited to 'ham/gnuradio-video-sdl/Makefile')
-rw-r--r-- | ham/gnuradio-video-sdl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile index a4e89ba7652..e3c5795a1db 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2017/01/13 22:03:36 mef Exp $ +# $NetBSD: Makefile,v 1.23 2017/04/30 01:21:46 ryoon Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} +PKGREVISION= 1 COMMENT= SDL (Simple DirectMedia Layer) bindings for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |