diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-03 18:45:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-03 18:45:39 +0000 |
commit | 7747024581aef9208c6fe09986acada6768a7929 (patch) | |
tree | 52db3a760553f3c82e0a0aa822b4dfe4fccef991 /fonts | |
parent | 3107d17737e5a1745190db4b422ce3fd22396e69 (diff) | |
download | pkgsrc-7747024581aef9208c6fe09986acada6768a7929.tar.gz |
+ tex-ccfonts{,-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 266f3d804b9..d214e7467c4 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.262 2015/05/02 14:29:14 wiz Exp $ +# $NetBSD: Makefile,v 1.263 2015/05/03 18:45:39 wiz Exp $ # COMMENT= Fonts @@ -209,6 +209,8 @@ SUBDIR+= tex-bera SUBDIR+= tex-bera-doc SUBDIR+= tex-bookman SUBDIR+= tex-cbfonts-fd +SUBDIR+= tex-ccfonts +SUBDIR+= tex-ccfonts-doc SUBDIR+= tex-charter SUBDIR+= tex-charter-doc SUBDIR+= tex-cm |