diff options
Diffstat (limited to 'fonts/tex-palatino/Makefile')
-rw-r--r-- | fonts/tex-palatino/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-palatino/Makefile b/fonts/tex-palatino/Makefile index f6eb7fafc82..3b0d8bdee9f 100644 --- a/fonts/tex-palatino/Makefile +++ b/fonts/tex-palatino/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/25 08:22:13 markd Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/30 04:56:43 markd Exp $ DISTNAME= palatino PKGNAME= tex-${DISTNAME}-2014 @@ -6,6 +6,7 @@ TEXLIVE_REV= 31835 MAINTAINER= minskim@NetBSD.org COMMENT= Palatino font family for TeX +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb29 |