diff options
author | adam <adam@pkgsrc.org> | 2015-04-17 15:52:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-17 15:52:56 +0000 |
commit | 27139a0effbc58427dae082a5fc20fd92e568889 (patch) | |
tree | 4207511bf8772a2bd8b4af88be255247c0c6cc9f /ham/gnuradio-uhd | |
parent | c709c10525f3e740ee4706c7e377f509a424dd04 (diff) | |
download | pkgsrc-27139a0effbc58427dae082a5fc20fd92e568889.tar.gz |
Revbump after updating devel/boost-libs
Diffstat (limited to 'ham/gnuradio-uhd')
-rw-r--r-- | ham/gnuradio-uhd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile index 808c1496893..eda8b77dda5 100644 --- a/ham/gnuradio-uhd/Makefile +++ b/ham/gnuradio-uhd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/01/27 07:05:17 dbj Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-uhd-${VERSION} +PKGREVISION= 1 COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio # (acutually, redundent for now) |