diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-03-03 08:18:30 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-03-03 08:18:30 +0000 |
commit | 144c06d3f0e6935401a98f57974b11f2b3a0bfc3 (patch) | |
tree | 53d864b021b9ce033eaa1ae9c6c9254c44c53502 /devel/Makefile | |
parent | Update to 0.9.6 (diff) |
Add stub port of ecb for emacs20.
PR: ports/35473
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=55467
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index a7afda55c79b..86d7a355b66b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -127,6 +127,7 @@ SUBDIR += doxygen SUBDIR += ebnf2yacc SUBDIR += ecb + SUBDIR += ecb-emacs20 SUBDIR += ecgi SUBDIR += eieio SUBDIR += eieio-emacs20 |