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-fec/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/ham/gnuradio-fec/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- pkgsrc/ham/gnuradio-fec/Makefile 2020/08/30 21:01:28 1.22 +++ pkgsrc/ham/gnuradio-fec/Makefile 2020/11/05 09:08:29 1.23 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2020/08/30 21:01:28 tnn Exp $ +# $NetBSD: Makefile,v 1.23 2020/11/05 09:08:29 ryoon Exp $ PKGNAME= gnuradio-fec-${VERSION} +PKGREVISION= 1 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common"