diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-08-13 08:06:39 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-08-13 08:06:39 +0000 |
commit | 1936d21d3dea8e44f8ac1a30d3d39db7a7ac4638 (patch) | |
tree | 1c1e7b715d7f72853e7e10e1a0e4efda11bc8d88 /net/Makefile | |
parent | caae554397941e5ad1c0960c6e26ba7e62d16226 (diff) | |
download | pkgsrc-1936d21d3dea8e44f8ac1a30d3d39db7a7ac4638.tar.gz |
Add p5-Net-IPv6Addr
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 65efcbf9d7c..d33b025a5c4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.571 2005/08/13 07:57:52 adrianp Exp $ +# $NetBSD: Makefile,v 1.572 2005/08/13 08:06:39 adrianp Exp $ # COMMENT= Networking tools @@ -249,6 +249,7 @@ SUBDIR+= p5-Net-Gnats SUBDIR+= p5-Net-Google SUBDIR+= p5-Net-IP SUBDIR+= p5-Net-IPv4Addr +SUBDIR+= p5-Net-IPv6Addr SUBDIR+= p5-Net-IRC SUBDIR+= p5-Net-Pcap SUBDIR+= p5-Net-RawIP |