diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-15 19:57:58 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-15 19:57:58 +0000 |
commit | 7486236ddaf64cd6d2d98f5683736712f1b56a59 (patch) | |
tree | 1d1b2eedcb3199f2c3333ca4fc0ab0fda143d48e | |
parent | 3701f9ba73ba4f65afb02142a69d708f3ff7d0cc (diff) | |
download | pkgsrc-7486236ddaf64cd6d2d98f5683736712f1b56a59.tar.gz |
Add tex-uhc-fonts-{base,extra}.
-rw-r--r-- | doc/CHANGES | 4 | ||||
-rw-r--r-- | fonts/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index a3c450ea60a..ef5d2c6a1c5 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11946 2005/11/15 12:51:18 hira Exp $ +$NetBSD: CHANGES,v 1.11947 2005/11/15 19:57:58 minskim Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5233,3 +5233,5 @@ Changes to the packages collection and infrastructure in 2005: Added print/tex-hlatex version 1.0.1 [minskim 2005-11-15] Updated net/samba to 3.0.20.2nb2 [tron 2005-11-15] Updated devel/libgsf to 1.12.3nb2 [hira 2005-11-15] + Added fonts/tex-uhc-fonts-base version 1.0 [minskim 2005-11-15] + Added fonts/tex-uhc-fonts-extra version 1.0 [minskim 2005-11-15] diff --git a/fonts/Makefile b/fonts/Makefile index 3f4862b626d..efb79b12973 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2005/09/07 22:41:35 reed Exp $ +# $NetBSD: Makefile,v 1.85 2005/11/15 19:57:59 minskim Exp $ # COMMENT= Fonts @@ -95,6 +95,8 @@ SUBDIR+= py-fonttools SUBDIR+= sgi-fonts SUBDIR+= t1lib SUBDIR+= t1utils +SUBDIR+= tex-uhc-fonts-base +SUBDIR+= tex-uhc-fonts-extra SUBDIR+= ttf2pk SUBDIR+= ttf2pt1 SUBDIR+= ttftot42 |