diff options
author | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
commit | 9d172bbac7b465ba503d0d856161515c871a39f4 (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /ham/gnuradio-usrp/Makefile | |
parent | e25ac6e234ee9a23ee0c2ce1ea223e2957534126 (diff) | |
download | pkgsrc-9d172bbac7b465ba503d0d856161515c871a39f4.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'ham/gnuradio-usrp/Makefile')
-rw-r--r-- | ham/gnuradio-usrp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-usrp/Makefile b/ham/gnuradio-usrp/Makefile index 447a433a199..b225a67d046 100644 --- a/ham/gnuradio-usrp/Makefile +++ b/ham/gnuradio-usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/12/15 21:50:13 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2010/03/24 19:43:24 asau Exp $ PKGNAME= gnuradio-usrp-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= USRP bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir |