diff options
Diffstat (limited to 'ham/gnuradio-audio-oss/Makefile')
-rw-r--r-- | ham/gnuradio-audio-oss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile index 40a44ef1bfb..5dffefbbed7 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/07/02 13:37:38 adam Exp $ +# $NetBSD: Makefile,v 1.18 2012/08/29 11:22:15 obache Exp $ PKGNAME= gnuradio-audio-oss-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Open Sound System support for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir |