diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
commit | ea4f1efd8b8f9934e63e19798ed46d7bd3f4006f (patch) | |
tree | eeb22937b093d37bef63790401db41fea688891d /ham/gnuradio-dtv/Makefile | |
parent | 3a8573e11370d283d1ccd0cf5a0eb4de43c965b3 (diff) | |
download | pkgsrc-ea4f1efd8b8f9934e63e19798ed46d7bd3f4006f.tar.gz |
Recursive revbump from boost update
Diffstat (limited to 'ham/gnuradio-dtv/Makefile')
-rw-r--r-- | ham/gnuradio-dtv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile index a0274390ed2..cfe1be678b5 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2017/01/13 22:03:36 mef Exp $ +# $NetBSD: Makefile,v 1.10 2017/04/30 01:21:45 ryoon Exp $ PKGNAME= gnuradio-dtv-${VERSION} +PKGREVISION= 1 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |