diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
commit | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /ham/gnuradio-utils | |
parent | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff) | |
download | pkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'ham/gnuradio-utils')
-rw-r--r-- | ham/gnuradio-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-utils/Makefile b/ham/gnuradio-utils/Makefile index 1c8b1cf9927..539abff11c9 100644 --- a/ham/gnuradio-utils/Makefile +++ b/ham/gnuradio-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:21 tnn Exp $ PKGNAME= gnuradio-utils-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Utilities in GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |