diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-16 15:57:21 +0800 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-16 15:57:21 +0800 |
commit | 665cb0953b51c335003bf6bcd1e70d0275b8a9b3 (patch) | |
tree | 3a905748b3615a802bc03b4cc6f8f3ff6f78d1cf | |
parent | a4b152bafb5b2c0708d3672aa5deb582716062d1 (diff) | |
download | freebsd-ports-gnome-665cb0953b51c335003bf6bcd1e70d0275b8a9b3.tar.gz freebsd-ports-gnome-665cb0953b51c335003bf6bcd1e70d0275b8a9b3.tar.zst freebsd-ports-gnome-665cb0953b51c335003bf6bcd1e70d0275b8a9b3.zip |
Activate vim.
-rw-r--r-- | korean/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/Makefile b/korean/Makefile index 8258edf4675a..da9acc85965f 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1997/06/06 07:45:13 obrien Exp $ +# $Id: Makefile,v 1.16 1997/09/10 08:49:21 asami Exp $ # SUBDIR += Wnn @@ -29,6 +29,7 @@ SUBDIR += nvi-iso-2022-kr SUBDIR += pine SUBDIR += pinetreefonts + SUBDIR += vim SUBDIR += ztelnet .include <bsd.port.subdir.mk> |