diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-09-03 17:00:29 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-09-03 17:00:29 +0000 |
commit | 800460fc76154e739ac7008ed874e8b3bd43b060 (patch) | |
tree | 752801a5d9f8ee467393db77fb4f2c57da16d7b2 /net/Makefile | |
parent | de9ec12a4ffbcf1c14a3ec8481bb9b95ff18de2e (diff) | |
download | ports-800460fc76154e739ac7008ed874e8b3bd43b060.tar.gz ports-800460fc76154e739ac7008ed874e8b3bd43b060.zip |
Factor out the lanbrowsing part of kdenetwork3 into its own port.
Notes
Notes:
svn path=/head/; revision=118052
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 |