diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-26 08:26:40 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-26 08:26:40 +0000 |
commit | 9e08796ef048a3b55c28928c21959e551982ff00 (patch) | |
tree | 4ad94762a2ef4e9833c461ff37b7451423b20974 /editors/Makefile | |
parent | e55b23cabaf7853b0e3e3ea5394a3769d4f1d5ec (diff) | |
download | ports-9e08796ef048a3b55c28928c21959e551982ff00.tar.gz ports-9e08796ef048a3b55c28928c21959e551982ff00.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 352503e249ea..d48b19c7bdec 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.32 1996/10/15 19:11:13 asami Exp $ +# $Id: Makefile,v 1.33 1996/11/07 18:42:06 obrien Exp $ # - SUBDIR += axe SUBDIR += asedit + SUBDIR += axe SUBDIR += beav SUBDIR += bpatch SUBDIR += e93 @@ -12,6 +12,7 @@ SUBDIR += jove SUBDIR += mule SUBDIR += nedit + SUBDIR += scitext SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile |