diff options
author | obache <obache@pkgsrc.org> | 2014-11-15 02:13:19 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-11-15 02:13:19 +0000 |
commit | 37b9951950d8b4bf6f4019ba239568c783d4e27d (patch) | |
tree | 3d25a80c59e77f3fc4b697047b1a9f1b85ff82d5 /ham | |
parent | 536b419993db7fb45d82dd11c7ad96e40b9beee0 (diff) | |
download | pkgsrc-37b9951950d8b4bf6f4019ba239568c783d4e27d.tar.gz |
Bump PKGREVISION from zeromq shlib major bump.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-zeromq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-zeromq/Makefile b/ham/gnuradio-zeromq/Makefile index 0d92dfdd2c3..2b2fd6a1def 100644 --- a/ham/gnuradio-zeromq/Makefile +++ b/ham/gnuradio-zeromq/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:10 mef Exp $ +# $NetBSD: Makefile,v 1.2 2014/11/15 02:13:19 obache Exp $ PKGNAME= gnuradio-zeromq-${VERSION} +PKGREVISION= 1 COMMENT= All of the zeromq blocks, utilities, and examples # zmq.hpp: No such file or directory |