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 | be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /ham/gnuradio-fcd | |
parent | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (diff) | |
download | pkgsrc-be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'ham/gnuradio-fcd')
-rw-r--r-- | ham/gnuradio-fcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-fcd/Makefile b/ham/gnuradio-fcd/Makefile index 5f6a719c58a..ef7204ef881 100644 --- a/ham/gnuradio-fcd/Makefile +++ b/ham/gnuradio-fcd/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-fcd-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= FanCube support of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |