diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /net/Makefile | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 3780109e23fd..d58317957fa2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -39,6 +39,10 @@ SUBDIR += astfax SUBDIR += atmsupport SUBDIR += avahi + SUBDIR += avahi-app + SUBDIR += avahi-autoipd + SUBDIR += avahi-gtk + SUBDIR += avahi-libdns SUBDIR += avahi-qt3 SUBDIR += avahi-sharp SUBDIR += b2bua @@ -122,6 +126,7 @@ SUBDIR += etherboot SUBDIR += etrace SUBDIR += etunnel + SUBDIR += evolution-rss SUBDIR += findmtu SUBDIR += flowgrep SUBDIR += forg |