diff options
author | heinz <heinz@pkgsrc.org> | 2005-10-16 18:20:27 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2005-10-16 18:20:27 +0000 |
commit | fb9c049bedd6baf4b3290fd9cf5e0c205bc9d57a (patch) | |
tree | cf2e100113f511c4a644a14ce1c9a8b1d922fa44 /net/Makefile | |
parent | 67fb60764669fa2ef15d08b2ff052865756eac7d (diff) | |
download | pkgsrc-fb9c049bedd6baf4b3290fd9cf5e0c205bc9d57a.tar.gz |
Added p5-Net-Ident and p5-IP-Country.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 18a4d811f39..8e0b584d87b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.578 2005/10/08 16:05:48 jdolecek Exp $ +# $NetBSD: Makefile,v 1.579 2005/10/16 18:20:28 heinz Exp $ # COMMENT= Networking tools @@ -237,6 +237,7 @@ SUBDIR+= p5-Geo-IP SUBDIR+= p5-INET6 SUBDIR+= p5-IO-Interface SUBDIR+= p5-IO-Socket-Multicast +SUBDIR+= p5-IP-Country SUBDIR+= p5-Net SUBDIR+= p5-Net-Bind SUBDIR+= p5-Net-CIDR-Lite @@ -250,6 +251,7 @@ SUBDIR+= p5-Net-IP SUBDIR+= p5-Net-IPv4Addr SUBDIR+= p5-Net-IPv6Addr SUBDIR+= p5-Net-IRC +SUBDIR+= p5-Net-Ident SUBDIR+= p5-Net-Packet SUBDIR+= p5-Net-Pcap SUBDIR+= p5-Net-RawIP |