diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-07 20:05:22 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-07 20:05:22 +0000 |
commit | 3c2c9a0347f8614a55295f4bb04621e70ad6a728 (patch) | |
tree | 7d695302008e3346e246908227e731335880b308 /fonts | |
parent | 53a5a98d9b611e572c652699b196c042cf8ca609 (diff) | |
download | pkgsrc-3c2c9a0347f8614a55295f4bb04621e70ad6a728.tar.gz |
Add tex-pxfonts{,-doc}.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 42ea86c8027..f3d4fe54175 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2011/03/07 19:54:30 minskim Exp $ +# $NetBSD: Makefile,v 1.183 2011/03/07 20:05:22 minskim Exp $ # COMMENT= Fonts @@ -218,6 +218,8 @@ SUBDIR+= tex-ncntrsbk SUBDIR+= tex-palatino SUBDIR+= tex-psnfss SUBDIR+= tex-psnfss-doc +SUBDIR+= tex-pxfonts +SUBDIR+= tex-pxfonts-doc SUBDIR+= tex-rsfs SUBDIR+= tex-rsfs-doc SUBDIR+= tex-stmaryrd |