diff options
Diffstat (limited to 'ham')
-rw-r--r-- | ham/cwtext/Makefile | 4 | ||||
-rw-r--r-- | ham/gnuradio-core/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ham/cwtext/Makefile b/ham/cwtext/Makefile index 45e13c25f64..45e4142600e 100644 --- a/ham/cwtext/Makefile +++ b/ham/cwtext/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2009/02/09 22:56:24 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/10 19:17:40 joerg Exp $ DISTNAME= cwtext-0.95 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cwtext/} diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index 5651a9475e0..09468ddb97b 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2009/12/30 21:13:15 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2010/02/10 19:17:40 joerg Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Runtime system and DSP blocks for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir |