diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-radio-astronomy/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-usrp/Makefile | 4 | ||||
-rw-r--r-- | ham/usrp-docs/Makefile | 4 | ||||
-rw-r--r-- | ham/usrp/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index 3f291774dad..873b265a7be 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/01/18 09:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/03/24 19:43:24 asau Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= GNU Radio module for radio astronomy PKG_DESTDIR_SUPPORT= user-destdir 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 diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index 75f1adc4295..cad1d0cc045 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/12/15 21:50:13 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2010/03/24 19:43:25 asau Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Documentation for the usrp module PKG_DESTDIR_SUPPORT= user-destdir 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 |