aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-03-10 11:38:31 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-03-10 11:38:31 +0000
commitb186eff16299e1c0f90675d1ddf71599c13c00f4 (patch)
tree7ecf7f2e3dd754a044899dd049cd701eb1adf499
parent451c717faf32bab1dd3fc713792a443a2a84b3e4 (diff)
downloadports-b186eff16299e1c0f90675d1ddf71599c13c00f4.tar.gz
ports-b186eff16299e1c0f90675d1ddf71599c13c00f4.zip
Notes
-rw-r--r--editors/bitmap-emacs20/Makefile2
-rw-r--r--editors/bitmap-mule/Makefile2
-rw-r--r--editors/bitmap/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile
index 231ad91bf001..3f0755737bd9 100644
--- a/editors/bitmap-emacs20/Makefile
+++ b/editors/bitmap-emacs20/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
diff --git a/editors/bitmap-mule/Makefile b/editors/bitmap-mule/Makefile
index beabe2662d51..65e995aa5c8b 100644
--- a/editors/bitmap-mule/Makefile
+++ b/editors/bitmap-mule/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= shige@FreeBSD.org
BITMAP_VER= 8.3
BITMAPDOCDIR= share/doc/bitmap
BITMAP_SETUPEL= bitmap-setupel.el
-BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz
+BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/bitmap16.pcf.gz
# mule-19.34
EMACS_PORT_NAME= mule
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