diff options
Diffstat (limited to 'ham/gnuradio-vocoder/Makefile')
-rw-r--r-- | ham/gnuradio-vocoder/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/gnuradio-vocoder/Makefile b/ham/gnuradio-vocoder/Makefile index ff27c53de56..1a48a543dc3 100644 --- a/ham/gnuradio-vocoder/Makefile +++ b/ham/gnuradio-vocoder/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $ +# $NetBSD: Makefile,v 1.3 2015/09/01 04:14:55 mef Exp $ PKGNAME= gnuradio-vocoder-${VERSION} -PKGREVISION= 1 COMMENT= All available vocoders in GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |