diff options
author | joerg <joerg> | 2006-11-15 09:44:23 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-11-15 09:44:23 +0000 |
commit | 8597c5baf333d6d6c17c70239336432a0ad5f643 (patch) | |
tree | 7a680c0e6484027558def1c5b5590afe491f2d10 /fonts/Makefile | |
parent | f929f2236b821aeea841810c14b46b65da5ca946 (diff) | |
download | pkgsrc-8597c5baf333d6d6c17c70239336432a0ad5f643.tar.gz |
+ font-adobe-100dpi
+ font-adobe-75dpi
+ font-adobe-utopia-100dpi
+ font-adobe-utopia-75dpi
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index e12fab5edc5..4c4dedd7f61 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2006/11/14 21:22:41 joerg Exp $ +# $NetBSD: Makefile,v 1.99 2006/11/15 09:44:23 joerg Exp $ # COMMENT= Fonts @@ -50,6 +50,10 @@ SUBDIR+= dejavu-ttf SUBDIR+= ec-fonts-mftraced SUBDIR+= efont-unicode SUBDIR+= encodings +SUBDIR+= font-adobe-100dpi +SUBDIR+= font-adobe-75dpi +SUBDIR+= font-adobe-utopia-100dpi +SUBDIR+= font-adobe-utopia-75dpi SUBDIR+= font-bitstream-type1 SUBDIR+= font-cursor-misc SUBDIR+= font-misc-misc |