Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/ham/gnuradio-qtgui/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/ham/gnuradio-qtgui/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- pkgsrc/ham/gnuradio-qtgui/Makefile 2019/06/21 15:54:14 1.21 +++ pkgsrc/ham/gnuradio-qtgui/Makefile 2019/07/01 04:08:25 1.22 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2019/06/21 15:54:14 mef Exp $ +# $NetBSD: Makefile,v 1.22 2019/07/01 04:08:25 ryoon Exp $ PKGNAME= gnuradio-qtgui-${VERSION} +PKGREVISION= 1 COMMENT= Qt GUI module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common"