diff options
Diffstat (limited to 'fonts/tex-fpl/Makefile')
-rw-r--r-- | fonts/tex-fpl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-fpl/Makefile b/fonts/tex-fpl/Makefile index 96e3941f635..962c1611233 100644 --- a/fonts/tex-fpl/Makefile +++ b/fonts/tex-fpl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 23:23:50 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2016/01/30 04:56:42 markd Exp $ DISTNAME= fpl PKGNAME= tex-${DISTNAME}-1.002 @@ -6,6 +6,7 @@ TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= SC and OsF fonts for URW Palladio L +LICENSE= gnu-gpl-v2 CONFLICTS= teTeX-texmf<=3.0nb29 |