diff options
author | markd <markd@pkgsrc.org> | 2014-11-13 11:52:08 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2014-11-13 11:52:08 +0000 |
commit | b1914dcb8d7eb75f48db6a0fbe8f9d26f2ffebc7 (patch) | |
tree | 842cfc5e49f7394ed1b1a92a0fa166575ae9604d /net | |
parent | 98b72e5c46b9eb8074f6c6381aa5d6ce2ee3a65f (diff) | |
download | pkgsrc-b1914dcb8d7eb75f48db6a0fbe8f9d26f2ffebc7.tar.gz |
kdnssd becomes zeroconf-ioslave
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 7fdfea90ba6..9eafd7b83ad 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1041 2014/11/11 21:52:16 shattered Exp $ +# $NetBSD: Makefile,v 1.1042 2014/11/13 11:52:08 markd Exp $ # COMMENT= Networking tools @@ -233,7 +233,6 @@ SUBDIR+= jwhois SUBDIR+= kdenetwork-filesharing SUBDIR+= kdenetwork-strigi-analyzers SUBDIR+= kdenetwork3 -SUBDIR+= kdnssd SUBDIR+= kftpgrabber SUBDIR+= kget SUBDIR+= kiax @@ -795,6 +794,7 @@ SUBDIR+= yaz SUBDIR+= youtube-dl SUBDIR+= ytalk SUBDIR+= ywho +SUBDIR+= zeroconf-ioslave SUBDIR+= zeromq SUBDIR+= zsync |