diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
commit | c9dc84a5224b30f876aca7950ba9667f10a42b4b (patch) | |
tree | d8441e63488bf8611df96673021fc142d567b5f2 /editors | |
parent | ed69276f3b3057aa2b01874de91a6b7abbf2326b (diff) | |
download | ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.tar.gz ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index d3ba7e010bcf..e77ef8f9d96e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.15 1995/04/29 10:29:44 jkh Exp $ +# $Id: Makefile,v 1.16 1995/05/02 09:12:15 asami Exp $ +# +# BROKEN: none # -# broken: none SUBDIR= axe emacs jove mule tkHTML uemacs vile xemacs xvile |