diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-02 16:17:08 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-02 16:17:08 +0000 |
commit | 479353379771e941613542ca5dff809e2c3bd639 (patch) | |
tree | 4abb7683b53527f05679226f3104d09e35fda964 /editors/Makefile | |
parent | a68627a23daa8c2ac6c620c823286350309b6569 (diff) | |
download | ports-479353379771e941613542ca5dff809e2c3bd639.tar.gz ports-479353379771e941613542ca5dff809e2c3bd639.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-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> |