Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Socket6/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 28 Aug 2005 06:51:37 -0000 1.14 +++ Makefile 7 Jun 2006 10:24:31 -0000 @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Socket6 # Date created: 24 May 2000 -# Whom: Hajimu UMEMOTO +# Whom: Hajimu UMEMOTO # # $FreeBSD: ports/net/p5-Socket6/Makefile,v 1.14 2005/08/28 06:51:37 ume Exp $ # @@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ume@FreeBSD.org -COMMENT= Perl module to support getaddrinfo() and getnameinfo() +COMMENT= IPv6 related part of the C socket.h defines and structure manipulators PERL_CONFIGURE= yes Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/net/p5-Socket6/pkg-descr,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-descr --- pkg-descr 24 May 2000 19:52:02 -0000 1.1.1.1 +++ pkg-descr 7 Jun 2006 10:24:31 -0000 @@ -3,4 +3,5 @@ If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. -- Hajimu UMEMOTO +Author: Hajimu UMEMOTO +WWW: http://search.cpan.org/dist/Socket6/