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.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- pkgsrc/ham/gnuradio-fec/Makefile 2017/01/13 22:03:36 1.8 +++ pkgsrc/ham/gnuradio-fec/Makefile 2017/04/30 01:21:45 1.9 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2017/01/13 22:03:36 mef Exp $ +# $NetBSD: Makefile,v 1.9 2017/04/30 01:21:45 ryoon Exp $ PKGNAME= gnuradio-fec-${VERSION} +PKGREVISION= 1 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common"