aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-Multicast
diff options
context:
space:
mode:
authorKelly Yancey <kbyanc@FreeBSD.org>2002-09-10 20:39:40 +0000
committerKelly Yancey <kbyanc@FreeBSD.org>2002-09-10 20:39:40 +0000
commit18535436dd28e7cd0f67743e503e04b84d10e1d1 (patch)
treee1910d3ded5ae165f9d40306419870b01338dc84 /net/p5-IO-Socket-Multicast
parentd3ab01a3204aee5e14abf92c6bb7d86a5a196c58 (diff)
downloadports-18535436dd28e7cd0f67743e503e04b84d10e1d1.tar.gz
ports-18535436dd28e7cd0f67743e503e04b84d10e1d1.zip
Attribute to Janos Mohacsi <janos.mohacsi@dante.org.uk> and use the
description text from his original PR. I'm an idiot for not checking the PR database before duplicating his effort. Since the results were nearly identical, give him credit where credit is due.
Notes
Notes: svn path=/head/; revision=66087
Diffstat (limited to 'net/p5-IO-Socket-Multicast')
-rw-r--r--net/p5-IO-Socket-Multicast/Makefile6
-rw-r--r--net/p5-IO-Socket-Multicast/pkg-descr13
2 files changed, 9 insertions, 10 deletions
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile
index 2072a80cc768..5532009a79ed 100644
--- a/net/p5-IO-Socket-Multicast/Makefile
+++ b/net/p5-IO-Socket-Multicast/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-IO-Socket-Multicast
-# Date created: 10 Sep 2002
-# Whom: Kelly Yancey <kbyanc@FreeBSD.org>
+# Date created: 21 March 2002
+# Whom: Janos.Mohacsi@dante.org.uk
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
PKGNAMEPREFIX= p5-
-MAINTAINER= kbyanc@FreeBSD.org
+MAINTAINER= janos.mohacsi@dante.org.uk
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/net/p5-IO-Socket-Multicast/pkg-descr b/net/p5-IO-Socket-Multicast/pkg-descr
index b0b969937c91..55279e677d57 100644
--- a/net/p5-IO-Socket-Multicast/pkg-descr
+++ b/net/p5-IO-Socket-Multicast/pkg-descr
@@ -1,8 +1,7 @@
-From the README:
- The IO::Socket::Multicast module subclasses IO::Socket::INET to enable
- you to manipulate multicast groups. With this module (and an operating
- system that supports multicasting), you will be able to receive incoming
- multicast transmissions and generate your own outgoing multicast
- packets.
+The IO::Socket::Multicast module subclasses IO::Socket::INET to enable
+you to manipulate multicast groups. With this module (and an operating
+system that supports multicasting), you will be able to receive incoming
+multicast transmissions and generate your own outgoing multicast
+packets.
-- Kelly Yancey <kbyanc@FreeBSD.org>
+WWW: http://search.cpan.org/search?dist=IO-Socket-Multicast