diff options
author | obache <obache@pkgsrc.org> | 2011-02-27 11:36:19 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-02-27 11:36:19 +0000 |
commit | a424ade1ea435d93fdc527ec229341641cf9b094 (patch) | |
tree | e2a13b31ed14fd30c946a9544793ef73fc25d3de /net/Makefile | |
parent | 9ffd047b4730928d72c0cc8bb2a6ff9c9e815816 (diff) | |
download | pkgsrc-a424ade1ea435d93fdc527ec229341641cf9b094.tar.gz |
+ p5-Net-DNS-Resolver-Programmable
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 460f4ed345c..c17f04928ea 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.867 2011/02/26 09:36:15 obache Exp $ +# $NetBSD: Makefile,v 1.868 2011/02/27 11:36:19 obache Exp $ # COMMENT= Networking tools @@ -352,6 +352,7 @@ SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-CIDR-Set SUBDIR+= p5-Net-DBus SUBDIR+= p5-Net-DNS +SUBDIR+= p5-Net-DNS-Resolver-Programmable SUBDIR+= p5-Net-DNS-Zone-Parser SUBDIR+= p5-Net-DNSServer SUBDIR+= p5-Net-Daemon |