diff options
author | adam <adam@pkgsrc.org> | 2012-07-02 13:37:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-07-02 13:37:35 +0000 |
commit | 3fdd20eb38ac3126550a9e7a84e00482314b4a41 (patch) | |
tree | 8a5aecd9271f85aa9585b9fde0a5441c97eafea1 /ham/gnuradio-radio-astronomy | |
parent | 0e1bfd6ffa716bea05ee65cfafbc0627123edfd4 (diff) | |
download | pkgsrc-3fdd20eb38ac3126550a9e7a84e00482314b4a41.tar.gz |
Revbump after updating boost
Diffstat (limited to 'ham/gnuradio-radio-astronomy')
-rw-r--r-- | ham/gnuradio-radio-astronomy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-radio-astronomy/Makefile b/ham/gnuradio-radio-astronomy/Makefile index c73d67fa910..5aae0ba1df8 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2012/03/09 12:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/07/02 13:37:39 adam Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= GNU Radio module for radio astronomy PKG_DESTDIR_SUPPORT= user-destdir |