diff options
author | bouyer <bouyer> | 1999-01-29 10:41:10 +0000 |
---|---|---|
committer | bouyer <bouyer> | 1999-01-29 10:41:10 +0000 |
commit | 547332daac71bdbbad3fc9c8325faa6c80896c41 (patch) | |
tree | e646cd724fe40278e669192983a0bb52216036b5 /net | |
parent | 9f3b906e57656cd4143508ca9236f667d4e6e6dc (diff) | |
download | pkgsrc-547332daac71bdbbad3fc9c8325faa6c80896c41.tar.gz |
enable samba2
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 98d6b080a68..1a4cfe8c439 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 1999/01/22 00:47:47 hubertf Exp $ +# $NetBSD: Makefile,v 1.51 1999/01/29 10:41:10 bouyer Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -75,7 +75,7 @@ SUBDIR += rumba # SUBDIR += rwhois SUBDIR += samba -# SUBDIR += samba2 + SUBDIR += samba2 SUBDIR += scotty SUBDIR += sirc SUBDIR += sniffit |