diff options
Diffstat (limited to 'ham/gnuradio-audio-oss/Makefile')
-rw-r--r-- | ham/gnuradio-audio-oss/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile index 1ff2f366117..ed5b64626a7 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2005/12/11 11:24:33 wulf Exp $ +# $NetBSD: Makefile,v 1.3 2006/01/24 07:32:17 wiz Exp $ VERSION= 0.7 DISTNAME= gr-audio-oss-${VERSION} PKGNAME= gnuradio-audio-oss-${VERSION} +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME} COMMENT= Open Sound System support for GNU Radio |