diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-01-16 15:44:10 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-01-16 15:44:10 +0800 |
commit | df25b9ae518ea093f0a8b0dea738dd6a733b922d (patch) | |
tree | 00beb806ebe8573c5b80550ddf7c5c19379bb414 /editors/Makefile | |
parent | 97e7e6cae5b0d51fad3ea6e426d3aa5e8aef6f0e (diff) | |
download | freebsd-ports-gnome-df25b9ae518ea093f0a8b0dea738dd6a733b922d.tar.gz freebsd-ports-gnome-df25b9ae518ea093f0a8b0dea738dd6a733b922d.tar.zst freebsd-ports-gnome-df25b9ae518ea093f0a8b0dea738dd6a733b922d.zip |
Activate flim-emacs20{,-current}.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 00b6578bac24..d2db32947094 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1999/01/07 12:12:03 asami Exp $ +# $Id: Makefile,v 1.64 1999/01/09 03:19:23 asami Exp $ # SUBDIR += apel-emacs @@ -13,6 +13,8 @@ SUBDIR += emacs SUBDIR += emacs20 SUBDIR += emacs20-dl + SUBDIR += flim-emacs20 + SUBDIR += flim-emacs20-current SUBDIR += gxedit SUBDIR += hexedit SUBDIR += jed |