diff options
author | lofi <lofi@FreeBSD.org> | 2004-09-04 01:00:29 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-09-04 01:00:29 +0800 |
commit | a5835b05e01da255cf61e96ea6f3379dad27ddac (patch) | |
tree | 57b4f1a31316e80c36ce24349e85431e14966ffd /net/Makefile | |
parent | 1e672325b4038cffa9ee9a16fc802cb008a6ebad (diff) | |
download | freebsd-ports-gnome-a5835b05e01da255cf61e96ea6f3379dad27ddac.tar.gz freebsd-ports-gnome-a5835b05e01da255cf61e96ea6f3379dad27ddac.tar.zst freebsd-ports-gnome-a5835b05e01da255cf61e96ea6f3379dad27ddac.zip |
Factor out the lanbrowsing part of kdenetwork3 into its own port.
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 4abfd8a375b6..b12f9d7542f3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -260,6 +260,7 @@ SUBDIR += lam SUBDIR += lam7 SUBDIR += lambdamoo + SUBDIR += lanbrowsing SUBDIR += latd SUBDIR += ldap2dns SUBDIR += ldapbrowser |