diff options
author | obache <obache> | 2012-09-15 10:03:29 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-15 10:03:29 +0000 |
commit | be7292ddd3e7d3950bf78fd50b0904b859934bb0 (patch) | |
tree | 8faf04c1c75d686de4b4032499fe5b2a290498ff /ham/gnuradio-examples | |
parent | 4d2550b6210de08232c4f412350cf3b27874f528 (diff) | |
download | pkgsrc-be7292ddd3e7d3950bf78fd50b0904b859934bb0.tar.gz |
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Diffstat (limited to 'ham/gnuradio-examples')
-rw-r--r-- | ham/gnuradio-examples/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile index a3b1f872843..10bc25c222d 100644 --- a/ham/gnuradio-examples/Makefile +++ b/ham/gnuradio-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/09/07 19:16:55 adam Exp $ +# $NetBSD: Makefile,v 1.30 2012/09/15 10:05:10 obache Exp $ PKGNAME= gnuradio-examples-${VERSION} -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= GUI framework for GNU Radio based on wxPython COMMENT= Examples for GNU Radio |