diff options
author | adam <adam> | 2013-11-20 20:04:35 +0000 |
---|---|---|
committer | adam <adam> | 2013-11-20 20:04:35 +0000 |
commit | aae382eaff7c058230f085597efdc92a36c22ea3 (patch) | |
tree | 78faa6a35d09442343364d9b1977b65b4e608387 /ham/gnuradio-video-sdl | |
parent | 00f22e2f49a77d9ed84fe37b18dddd4c4340a40c (diff) | |
download | pkgsrc-aae382eaff7c058230f085597efdc92a36c22ea3.tar.gz |
Revbump after updating devel/boost-libs
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 f7fb34981d9..9ac7542f98e 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/11/20 13:23:44 obache Exp $ +# $NetBSD: Makefile,v 1.13 2013/11/20 20:04:38 adam Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= SDL bindings for GNU Radio .include "../../meta-pkgs/gnuradio/Makefile.common" |