diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
commit | 88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch) | |
tree | 706a07f0a18dae986eb0e6c58374e5d3506cd488 /ham/gnuradio-video-sdl | |
parent | b246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff) | |
download | pkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz |
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'ham/gnuradio-video-sdl')
-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 7ed285d5c8d..b093ed3f303 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2020/08/30 21:11:08 tnn Exp $ +# $NetBSD: Makefile,v 1.37 2020/11/05 09:08:29 ryoon Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} +PKGREVISION= 1 COMMENT= SDL (Simple DirectMedia Layer) bindings for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |