diff options
author | grant <grant@pkgsrc.org> | 2004-04-09 12:36:07 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-04-09 12:36:07 +0000 |
commit | df6eccf95ee641582dec7854b226202c41e3c6c6 (patch) | |
tree | 82e058e60a64a7e5eaba7d7a19c0dae9b7d86e67 /net/Makefile | |
parent | 10b4122b60e998c60a2373e6000e9f6ef6fb838d (diff) | |
download | pkgsrc-df6eccf95ee641582dec7854b226202c41e3c6c6.tar.gz |
+p5-Net-DNSServer
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 010dbd05355..45973cd425a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.462 2004/04/09 11:33:57 grant Exp $ +# $NetBSD: Makefile,v 1.463 2004/04/09 12:36:07 grant Exp $ # COMMENT= Networking tools @@ -206,6 +206,7 @@ SUBDIR+= p5-Net SUBDIR+= p5-Net-Bind SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-DNS +SUBDIR+= p5-Net-DNSServer SUBDIR+= p5-Net-Daemon SUBDIR+= p5-Net-Gnats SUBDIR+= p5-Net-Google |