diff options
author | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
commit | fac7c21d661c3ab7e170729819bb39d22eff0219 (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /ham/usrp-docs | |
parent | 46df93cfc05e408fcdeea649999bc0ce3c973508 (diff) | |
download | pkgsrc-fac7c21d661c3ab7e170729819bb39d22eff0219.tar.gz |
recursive bump from boost-lib shlib update.
Diffstat (limited to 'ham/usrp-docs')
-rw-r--r-- | ham/usrp-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index afe9e4f8bcb..afd3fbe03f0 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 13:01:46 asau Exp $ +# $NetBSD: Makefile,v 1.20 2013/02/15 11:54:07 obache Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Documentation for the usrp module .include "../../meta-pkgs/gnuradio/Makefile.common" |