diff options
author | alex <alex@FreeBSD.org> | 2000-12-04 19:10:33 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-12-04 19:10:33 +0800 |
commit | 39dd786df12184960a3862342a99231e5904d491 (patch) | |
tree | 79240b7bac002f521ab1c1b548030c5b5f17c218 /net/Makefile | |
parent | 8c82f8bce36893dbe0a1fc638cffd0f7e216c44d (diff) | |
download | freebsd-ports-gnome-39dd786df12184960a3862342a99231e5904d491.tar.gz freebsd-ports-gnome-39dd786df12184960a3862342a99231e5904d491.tar.zst freebsd-ports-gnome-39dd786df12184960a3862342a99231e5904d491.zip |
Add xsmbrowser, a Tcl/Tk port of Windows' Network Neighborhood.
PR: 23260
Submitted by: Roman Shterenzon <roman@xpert.com>
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 565c1562d4c3..0c59fb01cdfe 100644 --- a/net/Makefile +++ b/net/Makefile @@ -293,6 +293,7 @@ SUBDIR += xicq SUBDIR += xipmsg SUBDIR += xisp + SUBDIR += xsmbrowser SUBDIR += xtraceroute SUBDIR += xtradius SUBDIR += xwhois |