diff options
author | minskim <minskim@pkgsrc.org> | 2012-10-21 18:07:08 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2012-10-21 18:07:08 +0000 |
commit | 56d825586125d98f61d5dd88b91d5296d62fb73d (patch) | |
tree | dc6356edcf9bb37520eb1976e2cf9eabaa6957e9 /print | |
parent | 8030226b86f26ee0c3438d7db9c357bc77bfa4e2 (diff) | |
download | pkgsrc-56d825586125d98f61d5dd88b91d5296d62fb73d.tar.gz |
Correct version strings.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-umlaute-doc/Makefile | 4 | ||||
-rw-r--r-- | print/tex-umlaute/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/tex-umlaute-doc/Makefile b/print/tex-umlaute-doc/Makefile index f85739dd105..b0c9e810cf2 100644 --- a/print/tex-umlaute-doc/Makefile +++ b/print/tex-umlaute-doc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/10/21 17:46:40 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/21 18:07:08 minskim Exp $ DISTNAME= umlaute.doc -PKGNAME= tex-${DISTNAME:S/./-/}-v2.1 +PKGNAME= tex-${DISTNAME:S/./-/}-2.1 TEXLIVE_REV= 15878 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/print/tex-umlaute/Makefile b/print/tex-umlaute/Makefile index c4094fb771c..1f39493eb43 100644 --- a/print/tex-umlaute/Makefile +++ b/print/tex-umlaute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/10/21 17:46:18 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/21 18:07:08 minskim Exp $ DISTNAME= umlaute -PKGNAME= tex-${DISTNAME}-v2.1 +PKGNAME= tex-${DISTNAME}-2.1 TEXLIVE_REV= 15878 MAINTAINER= pkgsrc-users@NetBSD.org |