diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-24 12:57:58 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-24 12:57:58 +0000 |
commit | 2263dcfbb4c7f9f4e374335eda2e1d7f0bde2986 (patch) | |
tree | 06082a5c49a96ccacdf6c05638e2ab901801735b /fonts | |
parent | fc0ca998500560fee0b0961779a2b3fb6d9524cf (diff) | |
download | pkgsrc-2263dcfbb4c7f9f4e374335eda2e1d7f0bde2986.tar.gz |
+ font-alias
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index cec4a5e0c04..a714fcdd180 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2007/01/23 15:29:37 joerg Exp $ +# $NetBSD: Makefile,v 1.103 2007/01/24 12:57:58 joerg Exp $ # COMMENT= Fonts @@ -55,6 +55,7 @@ SUBDIR+= font-adobe-75dpi SUBDIR+= font-adobe-utopia-100dpi SUBDIR+= font-adobe-utopia-75dpi SUBDIR+= font-adobe-utopia-type1 +SUBDIR+= font-alias SUBDIR+= font-bh-100dpi SUBDIR+= font-bh-75dpi SUBDIR+= font-bh-lucidatypewriter-100dpi |