diff options
author | obache <obache> | 2011-02-27 11:36:19 +0000 |
---|---|---|
committer | obache <obache> | 2011-02-27 11:36:19 +0000 |
commit | 62d4619cfcc5e66f98ec9a183a3e002bd77fc75b (patch) | |
tree | e2a13b31ed14fd30c946a9544793ef73fc25d3de /net/Makefile | |
parent | 0e48d9ee6ee34551258bc98b5b0bac29362a0f71 (diff) | |
download | pkgsrc-62d4619cfcc5e66f98ec9a183a3e002bd77fc75b.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 |