diff options
Diffstat (limited to 'ham/gnuradio-radio-astronomy/Makefile')
-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 984762d4d0d..50880c20b76 100644 --- a/ham/gnuradio-radio-astronomy/Makefile +++ b/ham/gnuradio-radio-astronomy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/09/02 19:51:10 adam Exp $ +# $NetBSD: Makefile,v 1.35 2013/10/10 14:42:17 ryoon Exp $ PKGNAME= gnuradio-radio-astronomy-${VERSION} -PKGREVISION= 22 +PKGREVISION= 23 COMMENT= GNU Radio module for radio astronomy .include "../../meta-pkgs/gnuradio/Makefile.common" |