diff options
author | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
commit | 4697d968539801204ebc79db0dfa27abef268c62 (patch) | |
tree | cf54890dc240d91dbd8c74b8bd0528207736eb1e /ham/gnuradio-video-sdl | |
parent | 38f7736e8b672ea9b070dae75e60c8e8d0325d56 (diff) | |
download | pkgsrc-4697d968539801204ebc79db0dfa27abef268c62.tar.gz |
Revbump for boost update
Diffstat (limited to 'ham/gnuradio-video-sdl')
-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 e3c5795a1db..dcaa6faf0c7 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2017/04/30 01:21:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/24 20:03:25 adam Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= SDL (Simple DirectMedia Layer) bindings for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |