diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1996-07-29 00:43:04 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1996-07-29 00:43:04 +0000 |
commit | 915dc03a312c753c5e7f35098e514f27cdf06541 (patch) | |
tree | f3d1f385bedbd3e38c27d09f6836a467409a7dcf /editors/Makefile | |
parent | 64a38724fa111950a47b52fe27b857e4753a32ea (diff) | |
download | ports-915dc03a312c753c5e7f35098e514f27cdf06541.tar.gz ports-915dc03a312c753c5e7f35098e514f27cdf06541.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 0e9af1be3924..415fe474149e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1996/04/09 11:00:13 asami Exp $ +# $Id: Makefile,v 1.29 1996/04/12 08:27:03 asami Exp $ # SUBDIR += axe @@ -14,6 +14,7 @@ SUBDIR += vile SUBDIR += vim SUBDIR += xcoral + SUBDIR += xed SUBDIR += xemacs SUBDIR += xvile |