diff options
Diffstat (limited to 'ham/usrp/Makefile')
-rw-r--r-- | ham/usrp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index 932a7321bd1..238a68cf1a1 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2012/10/03 13:01:46 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/02/15 11:54:00 obache Exp $ PKGNAME= usrp-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Non GNU Radio specific part of the USRP code base .include "../../meta-pkgs/gnuradio/Makefile.common" |