diff options
author | bouyer <bouyer> | 1998-11-27 13:12:06 +0000 |
---|---|---|
committer | bouyer <bouyer> | 1998-11-27 13:12:06 +0000 |
commit | 57a171e7213fc56c934f44cd906350841f7b5635 (patch) | |
tree | 4ca4fd7cbf63e520df7e53074d5401eeb1784cd7 /net | |
parent | fb26c470603a3b6d60ed5354f870a9b83016d718 (diff) | |
download | pkgsrc-57a171e7213fc56c934f44cd906350841f7b5635.tar.gz |
Add samba2, commented out.
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 5423d611223..f95171ee11e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1998/11/24 20:38:29 tv Exp $ +# $NetBSD: Makefile,v 1.44 1998/11/27 13:12:06 bouyer Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -72,6 +72,7 @@ SUBDIR += rumba # SUBDIR += rwhois SUBDIR += samba +# SUBDIR += samba2 SUBDIR += scotty SUBDIR += sirc SUBDIR += sniffit |