diff options
author | asami <asami@FreeBSD.org> | 1999-08-19 09:43:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-08-19 09:43:00 +0800 |
commit | d20df205fb8be393ee71e4e06ef4b2fb13d2dbd4 (patch) | |
tree | ec7db737b11bcd751cf62a1cfdbb0cf7456796ac /editors | |
parent | d5835f577bb2e5ad3cdab3adad25b3b45b024635 (diff) | |
download | freebsd-ports-gnome-d20df205fb8be393ee71e4e06ef4b2fb13d2dbd4.tar.gz freebsd-ports-gnome-d20df205fb8be393ee71e4e06ef4b2fb13d2dbd4.tar.zst freebsd-ports-gnome-d20df205fb8be393ee71e4e06ef4b2fb13d2dbd4.zip |
Add editors/bitmap-{emacs20,fonts}, x11-fonts/bitmap-font.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 7a417c3426c1..572b75fee27f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.83 1999/08/09 00:40:17 asami Exp $ +# $Id: Makefile,v 1.84 1999/08/18 01:02:50 cpiazza Exp $ # SUBDIR += AbiWord @@ -11,6 +11,8 @@ SUBDIR += asedit SUBDIR += axe SUBDIR += beav + SUBDIR += bitmap-emacs20 + SUBDIR += bitmap-mule SUBDIR += bpatch SUBDIR += cooledit SUBDIR += custom-emacs |