diff options
author | adam <adam@pkgsrc.org> | 2004-11-29 10:05:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-29 10:05:04 +0000 |
commit | 9a0d03718358aa16dd92f58d912cdecd1ec737db (patch) | |
tree | 2cb2d3612f1e8a35d141f83fd68944435251c61f /fonts/Makefile | |
parent | e48f83ea52d82cc81f8cf046d31d8e357bacaaa4 (diff) | |
download | pkgsrc-9a0d03718358aa16dd92f58d912cdecd1ec737db.tar.gz |
Renamed pfaedit to fontforge
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index aef4ffc49f4..7ce7474d5f8 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2004/11/26 13:05:20 adam Exp $ +# $NetBSD: Makefile,v 1.76 2004/11/29 10:05:04 adam Exp $ # COMMENT= Fonts @@ -49,6 +49,7 @@ SUBDIR+= cyr-rfx-winlatin_1 SUBDIR+= dbz-ttf SUBDIR+= efont-unicode SUBDIR+= fontconfig +SUBDIR+= fontforge SUBDIR+= freefonts SUBDIR+= geoslab703-ttf SUBDIR+= ghostscript-cidfonts @@ -85,7 +86,6 @@ SUBDIR+= oto SUBDIR+= p5-Font-AFM SUBDIR+= p5-Font-TTF SUBDIR+= pcf2bdf -SUBDIR+= pfaedit SUBDIR+= profont SUBDIR+= py-TTFQuery SUBDIR+= py-fonttools |