diff options
author | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
commit | c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /ham/gnuradio-qtgui | |
parent | cd17bf98896db32c3f5d511ca15ebaa3b05b85b2 (diff) | |
download | pkgsrc-c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'ham/gnuradio-qtgui')
-rw-r--r-- | ham/gnuradio-qtgui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile index 2b37c021632..c3a6faddf3a 100644 --- a/ham/gnuradio-qtgui/Makefile +++ b/ham/gnuradio-qtgui/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2015/09/01 04:14:54 mef Exp $ +# $NetBSD: Makefile,v 1.8 2016/03/05 11:28:41 jperkin Exp $ PKGNAME= gnuradio-qtgui-${VERSION} +PKGREVISION= 1 COMMENT= Qt GUI module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |