diff options
Diffstat (limited to 'ham/usrp')
-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 38f8ac33931..06f6283da57 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2009/12/15 21:50:13 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2010/03/24 19:43:24 asau Exp $ PKGNAME= usrp-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Non GNU Radio specific part of the USRP code base PKG_DESTDIR_SUPPORT= user-destdir |