diff options
Diffstat (limited to 'print/tex-mhchem-doc/Makefile')
-rw-r--r-- | print/tex-mhchem-doc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-mhchem-doc/Makefile b/print/tex-mhchem-doc/Makefile index f1d557e904f..be093940790 100644 --- a/print/tex-mhchem-doc/Makefile +++ b/print/tex-mhchem-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/08/09 10:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.6 2016/06/16 04:06:12 markd Exp $ DISTNAME= mhchem.doc -PKGNAME= tex-${DISTNAME:S/./-/}-4.02 -TEXLIVE_REV= 37943 +PKGNAME= tex-${DISTNAME:S/./-/}-4.04 +TEXLIVE_REV= 39676 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/mhchem |