diff options
author | adrianp <adrianp> | 2006-01-15 16:25:08 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-01-15 16:25:08 +0000 |
commit | b8263d7e369faf8096f658fe6c67d27831cad3b5 (patch) | |
tree | f8758193bcceb32599a5bb59330a970c1b102662 /net/Makefile | |
parent | 98cb561001486348f3ea15c473b8d369dc68c349 (diff) | |
download | pkgsrc-b8263d7e369faf8096f658fe6c67d27831cad3b5.tar.gz |
+p5-Net-Rendezvous
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 42117cfd568..9b63b1da257 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.596 2006/01/12 19:59:20 wiz Exp $ +# $NetBSD: Makefile,v 1.597 2006/01/15 16:25:08 adrianp Exp $ # COMMENT= Networking tools @@ -268,6 +268,7 @@ SUBDIR+= p5-Net-Ident SUBDIR+= p5-Net-Packet SUBDIR+= p5-Net-Pcap SUBDIR+= p5-Net-RawIP +SUBDIR+= p5-Net-Rendezvous SUBDIR+= p5-Net-SNMP SUBDIR+= p5-Net-Server SUBDIR+= p5-Net-TFTP |