diff options
author | max <max@FreeBSD.org> | 1997-10-23 23:18:55 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-10-23 23:18:55 +0800 |
commit | 6d6ff5768f83c6dcfd81a6338c79a4df592a8c10 (patch) | |
tree | c076588c3cb33b5e9b0a224bf8932e21f41278ad /net | |
parent | 90f671d3fca245096a352e37914ba83eb2ff3f3c (diff) | |
download | freebsd-ports-gnome-6d6ff5768f83c6dcfd81a6338c79a4df592a8c10.tar.gz freebsd-ports-gnome-6d6ff5768f83c6dcfd81a6338c79a4df592a8c10.tar.zst freebsd-ports-gnome-6d6ff5768f83c6dcfd81a6338c79a4df592a8c10.zip |
Activate samba-des.
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 a4dfe46eca73..57bfe1539b64 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.119 1997/10/07 04:33:17 obrien Exp $ +# $Id: Makefile,v 1.120 1997/10/07 14:46:03 itojun Exp $ # SUBDIR += archie @@ -58,6 +58,7 @@ SUBDIR += rumba SUBDIR += rwhois SUBDIR += samba + SUBDIR += samba-des SUBDIR += scotty SUBDIR += slirp SUBDIR += socks5 |