diff options
Diffstat (limited to 'editors/bitmap')
-rw-r--r-- | editors/bitmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile index 231ad91bf001..3f0755737bd9 100644 --- a/editors/bitmap/Makefile +++ b/editors/bitmap/Makefile @@ -17,7 +17,7 @@ MAINTAINER= shige@FreeBSD.org # distfile version BITMAP_VER= 8.3 BITMAPDOCDIR= share/doc/bitmap -BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz +BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/bitmap16.pcf.gz # emacs20 EMACS_PORT_NAME= emacs20 |