diff options
author | max <max@FreeBSD.org> | 1997-11-17 18:36:43 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-11-17 18:36:43 +0000 |
commit | 7b91c5ceb4c3d9d2858273cc1cfa815f82fca268 (patch) | |
tree | cee4fb44d35e6a2d027e5bd4cac75bfea8f1f5ef /chinese/Makefile | |
parent | e45bf47f77bf5e74f072c4b4c31c587d345c073a (diff) | |
download | FreeBSD-ports-7b91c5ceb4c3d9d2858273cc1cfa815f82fca268.zip FreeBSD-ports-7b91c5ceb4c3d9d2858273cc1cfa815f82fca268.tar.gz |
Enable samba.
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index f4f8ab1..a7d132e 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> |