diff options
author | max <max@FreeBSD.org> | 1997-11-18 02:36:43 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-11-18 02:36:43 +0800 |
commit | 7b91c5ceb4c3d9d2858273cc1cfa815f82fca268 (patch) | |
tree | cee4fb44d35e6a2d027e5bd4cac75bfea8f1f5ef /chinese | |
parent | e45bf47f77bf5e74f072c4b4c31c587d345c073a (diff) | |
download | freebsd-ports-gnome-7b91c5ceb4c3d9d2858273cc1cfa815f82fca268.tar.gz freebsd-ports-gnome-7b91c5ceb4c3d9d2858273cc1cfa815f82fca268.tar.zst freebsd-ports-gnome-7b91c5ceb4c3d9d2858273cc1cfa815f82fca268.zip |
Enable samba.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index f4f8ab10bd94..a7d132e0dbf5 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1997/10/23 13:32:39 itojun Exp $ +# $Id: Makefile,v 1.15 1997/10/27 15:21:52 itojun Exp $ # SUBDIR += Wnn @@ -19,6 +19,7 @@ SUBDIR += nvi-big5 SUBDIR += nvi-euc-cn SUBDIR += nvi-euc-tw + SUBDIR += samba SUBDIR += ted .include <bsd.port.subdir.mk> |