diff options
author | minskim <minskim> | 2011-03-07 20:05:22 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-03-07 20:05:22 +0000 |
commit | 424cdf2e942a658ac3d1a0fe06e6e653859a840c (patch) | |
tree | 7d695302008e3346e246908227e731335880b308 /fonts | |
parent | 0a70faf9b38dfcdbd8bd23f58bc97dc98afce3d9 (diff) | |
download | pkgsrc-424cdf2e942a658ac3d1a0fe06e6e653859a840c.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 |