diff options
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 397c15680efe..7c96a107e422 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,5 +1,5 @@ -# $Id$ +# $Id: Makefile,v 1.3 1994/08/23 10:20:21 jkh Exp $ # -SUBDIR= jove emacs +SUBDIR= jove emacs xemacs .include <bsd.port.subdir.mk> |