summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-06-12 08:36:56 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-06-12 08:36:56 +0000
commit6babab7e847e7cda869949a5aeef24eef0debd66 (patch)
treea27aa6588e55a354d6cc124d93247a6b124739a8 /net/Makefile
parentNew port ksamba, a KDE configuration tool for samba. (diff)
Activate ksamba.
Notes
Notes: svn path=/head/; revision=11404
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index e75f34d0742f..27fad10ffed8 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++