diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-06-13 10:42:49 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-06-13 10:42:49 +0000 |
commit | 91176fb826137db9d1eccd90f40c183905b64f99 (patch) | |
tree | ef6ab9c3f5e8035018f634d750d9101fcebc8918 /net/Makefile | |
parent | f79f718185fd811dd3f8dd8fc14b7bf0844b09cf (diff) |
Add p5-Net-IP 1.11, a perl extension for manipulating IPv4/IPv6
addresses.
PR: 38738
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes:
svn path=/head/; revision=61202
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 6579c882132f..60778aebc616 100644 --- a/net/Makefile +++ b/net/Makefile @@ -328,6 +328,7 @@ SUBDIR += p5-Net-Daemon SUBDIR += p5-Net-Google SUBDIR += p5-Net-ICQ2000 + SUBDIR += p5-Net-IP SUBDIR += p5-Net-IPv4Addr SUBDIR += p5-Net-IPv6Addr SUBDIR += p5-Net-Jabber |