diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-18 11:19:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-18 11:19:22 +0000 |
commit | 5397b2d9054ec35fcfa0cc1da4707a4912eeb4c7 (patch) | |
tree | 71d3d35e8b85e714a4239c59dc72b404a3e1c9ba | |
parent | b0fad5314cc57601f7649bf819a28004fe6f40e8 (diff) | |
download | freebsd-ports-5397b2d9054ec35fcfa0cc1da4707a4912eeb4c7.zip |
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 3edcebefee78..1d5fd703f522 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 |