diff options
Diffstat (limited to 'fonts/tex-amsfonts/Makefile')
-rw-r--r-- | fonts/tex-amsfonts/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fonts/tex-amsfonts/Makefile b/fonts/tex-amsfonts/Makefile index 463d25ab86a..4e2f129ca79 100644 --- a/fonts/tex-amsfonts/Makefile +++ b/fonts/tex-amsfonts/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2011/11/06 08:43:29 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/09 19:47:08 minskim Exp $ DISTNAME= amsfonts -PKGNAME= tex-${DISTNAME}-3.0 -PKGREVISION= 2 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-3.03 +TEXLIVE_REV= 26315 MAINTAINER= minskim@NetBSD.org COMMENT= TeX fonts from the American Mathematical Society +LICENSE= open-font-license CONFLICTS+= teTeX-texmf<=3.0nb13 CONFLICTS+= tex-cm<2009 |