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 | a0ae32ac2c7af7e21550a8b00078727d40777f3a (patch) | |
tree | c4d339f8f351e9e0e323bd173c9517015dd1eb4b /net | |
parent | 2217b407ce94ada9571b1122ee864885b83db071 (diff) | |
download | pkgsrc-a0ae32ac2c7af7e21550a8b00078727d40777f3a.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 |