diff options
author | erich <erich@FreeBSD.org> | 1995-10-03 00:17:08 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1995-10-03 00:17:08 +0800 |
commit | 272f5729ca2c50ba9df8e27d01f9b213db54c362 (patch) | |
tree | 868c88eb3de78a645e7d2887239f9e2c5f9cd523 /editors | |
parent | 8bf6f9cc5aadf1e87fd2df116e933e1c1dd81511 (diff) | |
download | freebsd-ports-gnome-272f5729ca2c50ba9df8e27d01f9b213db54c362.tar.gz freebsd-ports-gnome-272f5729ca2c50ba9df8e27d01f9b213db54c362.tar.zst freebsd-ports-gnome-272f5729ca2c50ba9df8e27d01f9b213db54c362.zip |
added xcoral
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index c010c8437f45..7f2bf2b99ab2 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> |