diff options
Diffstat (limited to 'fonts/tex-universalis')
-rw-r--r-- | fonts/tex-universalis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-universalis/Makefile b/fonts/tex-universalis/Makefile index fd239428dbc..ce6f9cf29f7 100644 --- a/fonts/tex-universalis/Makefile +++ b/fonts/tex-universalis/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2020/01/18 23:31:56 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2020/05/10 04:31:55 markd Exp $ DISTNAME= universalis PKGNAME= tex-${DISTNAME}-2014 +PKGREVISION= 1 TEXLIVE_REV= 33860 MAINTAINER= pkgsrc-users@NetBSD.org |