diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-15 19:11:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-15 19:11:13 +0000 |
commit | 6caaec2747ce5dce2899eb0cb7002a170ea0ab83 (patch) | |
tree | fda50a79019969ff2859b9961e3533615f932b58 /editors/Makefile | |
parent | 4a8176e148227e74a22284c9075fe206e066590a (diff) | |
download | ports-6caaec2747ce5dce2899eb0cb7002a170ea0ab83.tar.gz ports-6caaec2747ce5dce2899eb0cb7002a170ea0ab83.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index cdbe85ee639e..7dfb98f4fe35 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1996/07/29 00:43:04 chuckr Exp $ +# $Id: Makefile,v 1.31 1996/08/08 15:05:22 jmz Exp $ # SUBDIR += axe @@ -7,6 +7,7 @@ SUBDIR += bpatch SUBDIR += e93 SUBDIR += emacs + SUBDIR += joe SUBDIR += jove SUBDIR += mule SUBDIR += nedit |