diff options
-rw-r--r-- | korean/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/Makefile b/korean/Makefile index 45bb795ae785..37f66cec072a 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1997/04/26 13:48:44 chuckr Exp $ +# $Id: Makefile,v 1.8 1997/04/26 21:46:00 max Exp $ # SUBDIR += Wnn @@ -12,6 +12,7 @@ SUBDIR += johabfonts SUBDIR += nvi-euc-kr SUBDIR += nvi-iso-2022-kr + SUBDIR += pine SUBDIR += pinetreefonts .include <bsd.port.subdir.mk> |