diff options
author | hans <hans@pkgsrc.org> | 2012-02-29 16:32:19 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2012-02-29 16:32:19 +0000 |
commit | cd34e0a45e6b3b1feb14e7996ca55f3f066a8437 (patch) | |
tree | de6814120fb5ffbe261ced0f1937f85fb8001ec4 /ham/gnuradio-video-sdl | |
parent | f311a8d451515842a415f772c2bf14ced0a168fc (diff) | |
download | pkgsrc-cd34e0a45e6b3b1feb14e7996ca55f3f066a8437.tar.gz |
Recursive bump from devel/boost-libs 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 984c47be048..4b131e1057a 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/01/09 02:54:27 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/02/29 16:32:25 hans Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir |