diff options
author | wiz <wiz@pkgsrc.org> | 2008-12-20 17:37:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-12-20 17:37:17 +0000 |
commit | b4cba9972c40e471003ad1eb679c23aadb2f193c (patch) | |
tree | 82a1cc9ef3f06e7f1601d693bb6bd6afbfcab14f /net | |
parent | 0458939a92003e17c00bf6b8930a139eab3fa18c (diff) | |
download | pkgsrc-b4cba9972c40e471003ad1eb679c23aadb2f193c.tar.gz |
+ avahi.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7c4acecaff9..85e86ae059c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.747 2008/12/16 15:13:15 roy Exp $ +# $NetBSD: Makefile,v 1.748 2008/12/20 17:37:17 wiz Exp $ # COMMENT= Networking tools @@ -29,6 +29,7 @@ SUBDIR+= arpd SUBDIR+= arping SUBDIR+= arpwatch SUBDIR+= autonet +SUBDIR+= avahi SUBDIR+= awhois SUBDIR+= balance SUBDIR+= barnyard |