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/graphics/tex-pst-3dplot-doc/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/tex-pst-3dplot-doc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/graphics/tex-pst-3dplot-doc/Makefile 2017/06/21 11:45:58 1.4 +++ pkgsrc/graphics/tex-pst-3dplot-doc/Makefile 2019/12/06 20:04:31 1.5 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/06/21 11:45:58 markd Exp $ +# $NetBSD: Makefile,v 1.5 2019/12/06 20:04:31 markd Exp $ DISTNAME= pst-3dplot.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.04 @@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/pst-3dplot COMMENT= Documentation for tex-pst-3dplot LICENSE= lppl-1.3c +TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"