diff options
author | asami <asami@FreeBSD.org> | 1995-10-18 11:19:22 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-18 11:19:22 +0000 |
commit | fee429f78ed51af13c135ca5d597f382f0cfdef6 (patch) | |
tree | f6438947fe1997abba9916e0b14b90de8cf19ca8 | |
parent | 3f94a66e38879565975fe0eda37e06ca7b29b1b5 (diff) | |
download | FreeBSD-ports-fee429f78ed51af13c135ca5d597f382f0cfdef6.zip FreeBSD-ports-fee429f78ed51af13c135ca5d597f382f0cfdef6.tar.gz |
Added elvis, the king of editors.
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 3edcebe..1d5fd70 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.17 1995/10/03 10:25:14 asami Exp $ +# $Id: Makefile,v 1.18 1995/10/13 09:20:51 asami Exp $ # SUBDIR += Canna SUBDIR += Wnn SUBDIR += chimera + SUBDIR += elvis SUBDIR += gawk SUBDIR += grep SUBDIR += groff |