diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-07-18 07:33:31 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-07-18 07:33:31 +0000 |
commit | 72028baee4334fab0f9fbdad8d4cc7edb72f6a1b (patch) | |
tree | c163cf08b0c7ebfec3f88cdc09366f9f472f82f6 | |
parent | Add glib13 after repo-copy from glib12. (diff) |
Fix pkg/COMMENT
PR: ports/19989
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=30776
-rw-r--r-- | net/p5-Socket6/pkg-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Socket6/pkg-comment b/net/p5-Socket6/pkg-comment index 3b5114e0d4f7..476558a544c3 100644 --- a/net/p5-Socket6/pkg-comment +++ b/net/p5-Socket6/pkg-comment @@ -1 +1 @@ -This module supports getaddrinfo() and getnameinfo(). +Perl module to support getaddrinfo() and getnameinfo() |