diff options
author | tg <tg@FreeBSD.org> | 1998-06-12 08:36:56 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-12 08:36:56 +0000 |
commit | 8448fb76753687a0325af3722042ad019030dba4 (patch) | |
tree | a13a7d00fc0411286b0612076280ce2251828d79 /net | |
parent | f522adfedeb4fa3139ddd80f9c3c73c6f757a099 (diff) | |
download | FreeBSD-ports-8448fb76753687a0325af3722042ad019030dba4.zip FreeBSD-ports-8448fb76753687a0325af3722042ad019030dba4.tar.gz |
Activate ksamba.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e75f34d..27fad10 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.163 1998/06/08 14:17:03 itojun Exp $ +# $Id: Makefile,v 1.164 1998/06/08 14:40:59 kuriyama Exp $ # SUBDIR += SSLtelnet @@ -46,6 +46,7 @@ SUBDIR += ivs SUBDIR += kdenetwork SUBDIR += kirc + SUBDIR += ksamba SUBDIR += ldap SUBDIR += lftp SUBDIR += libsocket++ |