diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-05-17 05:33:13 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-05-17 05:33:13 +0800 |
commit | 9a9958ea7890e2e57e220cc5f288db1375a1b57a (patch) | |
tree | 4487ba43643e4db92a05104c62d982375c3a6535 /net/Makefile | |
parent | 0af11ece30579a4384a7e83ad4b45ccf961b0172 (diff) | |
download | freebsd-ports-gnome-9a9958ea7890e2e57e220cc5f288db1375a1b57a.tar.gz freebsd-ports-gnome-9a9958ea7890e2e57e220cc5f288db1375a1b57a.tar.zst freebsd-ports-gnome-9a9958ea7890e2e57e220cc5f288db1375a1b57a.zip |
Revive net/samba-smbclient to unbreak INDEX
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index a6cebbece112..5cb7bd621942 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1182,6 +1182,7 @@ SUBDIR += rwhoisd SUBDIR += samba-libsmbclient SUBDIR += samba-nmblookup + SUBDIR += samba-smbclient SUBDIR += samba36 SUBDIR += samba42 SUBDIR += samba43 |