diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-03-29 19:29:57 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-03-29 19:29:57 +0000 |
commit | 6d5e1b641802b37d18bbc89b72215a682beec6cb (patch) | |
tree | dc7f5a49dcca4fe0ffb15b3e72b6556d230b3911 /editors | |
parent | b38bf2eff29ec93ea3ae9bd9c9121018744b90f6 (diff) | |
download | ports-6d5e1b641802b37d18bbc89b72215a682beec6cb.tar.gz ports-6d5e1b641802b37d18bbc89b72215a682beec6cb.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index fc969a0b2e19..690493b52550 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,5 +1,7 @@ -# $Id: Makefile,v 1.10 1995/03/03 08:25:12 jkh Exp $ +# $Id: Makefile,v 1.11 1995/03/03 08:26:28 jkh Exp $ # -SUBDIR= axe emacs jove mule uemacs vile xemacs xvile +# broken: uemacs, mastersite never reachable in three weeks +# +SUBDIR= axe emacs jove mule vile xemacs xvile .include <bsd.port.subdir.mk> |