diff options
author | grant <grant@pkgsrc.org> | 2003-12-30 02:39:08 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-12-30 02:39:08 +0000 |
commit | 168457e8b9a82f1eb8e58a63f2a7c6ab7bb3ed54 (patch) | |
tree | c4d339f8f351e9e0e323bd173c9517015dd1eb4b /net | |
parent | 8f421f05676e1007d4bf6d88eafc8da940f17e16 (diff) | |
download | pkgsrc-168457e8b9a82f1eb8e58a63f2a7c6ab7bb3ed54.tar.gz |
+p5-Net-Bind
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 0e2476a73f6..4ae939a7c5d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.421 2003/12/24 10:31:37 recht Exp $ +# $NetBSD: Makefile,v 1.422 2003/12/30 02:39:08 grant Exp $ # COMMENT= Networking tools @@ -185,6 +185,7 @@ SUBDIR+= p5-INET6 SUBDIR+= p5-IO-Interface SUBDIR+= p5-IO-Socket-Multicast SUBDIR+= p5-Net +SUBDIR+= p5-Net-Bind SUBDIR+= p5-Net-DNS SUBDIR+= p5-Net-Daemon SUBDIR+= p5-Net-Gnats |