diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-15 21:41:00 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-15 21:41:00 +0000 |
commit | ef39134ef4696528cfd3d17d161cbccdab7d9fb1 (patch) | |
tree | ed293e396110319a7956bfe29dbe9df941253c3f /ham | |
parent | fa5464c73f5e2a5773eb8b7b5099e3f0a91cd252 (diff) | |
download | pkgsrc-ef39134ef4696528cfd3d17d161cbccdab7d9fb1.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'ham')
-rw-r--r-- | ham/gnuradio-radio-astronomy/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-usrp/Makefile | 3 | ||||
-rw-r--r-- | ham/usrp-docs/Makefile | 3 | ||||
-rw-r--r-- | ham/usrp/Makefile | 3 |
4 files changed, 8 insertions, 5 deletions
diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index 93972a82aa5..f9f1a3f8798 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:53 sno Exp $ +# $NetBSD: Makefile,v 1.5 2009/12/15 21:50:13 joerg Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 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 fbf3b28db98..447a433a199 100644 --- a/ham/gnuradio-usrp/Makefile +++ b/ham/gnuradio-usrp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2009/08/12 12:21:41 markd Exp $ +# $NetBSD: Makefile,v 1.10 2009/12/15 21:50:13 joerg Exp $ PKGNAME= gnuradio-usrp-${VERSION} +PKGREVISION= 1 COMMENT= USRP bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index e4ef048f1d5..75f1adc4295 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2009/10/07 17:06:13 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2009/12/15 21:50:13 joerg Exp $ PKGNAME= usrp-docs-${VERSION} +PKGREVISION= 1 COMMENT= Documentation for the usrp module PKG_DESTDIR_SUPPORT= user-destdir diff --git a/ham/usrp/Makefile b/ham/usrp/Makefile index 29e58da4e5b..38f8ac33931 100644 --- a/ham/usrp/Makefile +++ b/ham/usrp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2009/08/12 12:21:41 markd Exp $ +# $NetBSD: Makefile,v 1.12 2009/12/15 21:50:13 joerg Exp $ PKGNAME= usrp-${VERSION} +PKGREVISION= 1 COMMENT= Non GNU Radio specific part of the USRP code base PKG_DESTDIR_SUPPORT= user-destdir |