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/print/tex-bussproofs-doc/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/tex-bussproofs-doc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/print/tex-bussproofs-doc/Makefile 2019/11/04 19:58:02 1.2 +++ pkgsrc/print/tex-bussproofs-doc/Makefile 2019/12/06 20:19:03 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2019/11/04 19:58:02 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2019/12/06 20:19:03 markd Exp $ DISTNAME= bussproofs.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.1 @@ -8,5 +8,6 @@ MAINTAINER= jaapb@NetBSD.org COMMENT= Documentation for tex-bussproofs LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"