diff options
author | obache <obache@pkgsrc.org> | 2012-01-09 02:54:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-09 02:54:24 +0000 |
commit | 3ab1ff4f82b9e96718a48b9b8e21b74a9235e2c4 (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /ham/gnuradio-video-sdl | |
parent | 0a10375afdb83b86ea951067481c41ba7556a31f (diff) | |
download | pkgsrc-3ab1ff4f82b9e96718a48b9b8e21b74a9235e2c4.tar.gz |
Recursive bump from boost-libs shlib bump.
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 877a5abe969..984c47be048 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/10/19 06:13:01 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/01/09 02:54:27 obache Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir |