diff options
author | grant <grant> | 2004-04-09 12:36:07 +0000 |
---|---|---|
committer | grant <grant> | 2004-04-09 12:36:07 +0000 |
commit | fa4a7bb0cc5a8e997a102f30e716c99f4d52996b (patch) | |
tree | 82e058e60a64a7e5eaba7d7a19c0dae9b7d86e67 /net | |
parent | 4364646db7d595c993d97fcdadb220857913ba97 (diff) | |
download | pkgsrc-fa4a7bb0cc5a8e997a102f30e716c99f4d52996b.tar.gz |
+p5-Net-DNSServer
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 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 |