diff options
author | erich <erich@FreeBSD.org> | 1995-10-02 16:17:08 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1995-10-02 16:17:08 +0000 |
commit | 272f5729ca2c50ba9df8e27d01f9b213db54c362 (patch) | |
tree | 868c88eb3de78a645e7d2887239f9e2c5f9cd523 | |
parent | 8bf6f9cc5aadf1e87fd2df116e933e1c1dd81511 (diff) | |
download | FreeBSD-ports-272f5729ca2c50ba9df8e27d01f9b213db54c362.zip FreeBSD-ports-272f5729ca2c50ba9df8e27d01f9b213db54c362.tar.gz |
added xcoral
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index c010c84..7f2bf2b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.19 1995/06/21 11:11:18 asami Exp $ +# $Id: Makefile,v 1.20 1995/06/22 21:33:35 joerg Exp $ # -SUBDIR= axe e93 emacs jove mule tkHTML uemacs uzap vile xemacs xvile +SUBDIR= axe e93 emacs jove mule tkHTML uemacs uzap vile xcoral xemacs xvile .include <bsd.port.subdir.mk> |