diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-18 01:02:50 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-18 01:02:50 +0000 |
commit | b7f954d26de9309815744e0f6046fc4ed0edc66c (patch) | |
tree | 3cadd03a15e2d581676141092614f6d937a6ff91 /editors | |
parent | 0e67efc3f2698fea9cebcf3a4a1b30ee5ecf9624 (diff) | |
download | FreeBSD-ports-b7f954d26de9309815744e0f6046fc4ed0edc66c.zip FreeBSD-ports-b7f954d26de9309815744e0f6046fc4ed0edc66c.tar.gz |
Activate fine
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index a64ec21..7a417c3 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1999/07/14 18:52:42 obrien Exp $ +# $Id: Makefile,v 1.83 1999/08/09 00:40:17 asami Exp $ # SUBDIR += AbiWord @@ -19,6 +19,7 @@ SUBDIR += emacs SUBDIR += emacs20 SUBDIR += emacs20-dl + SUBDIR += fine SUBDIR += flim-emacs SUBDIR += flim-emacs-current SUBDIR += flim-emacs20 |