aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-Multicast/Makefile
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/Makefile
parentd3ab01a3204aee5e14abf92c6bb7d86a5a196c58 (diff)
downloadports-18535436dd28e7cd0f67743e503e04b84d10e1d1.tar.gz
ports-18535436dd28e7cd0f67743e503e04b84d10e1d1.zip
Notes
Diffstat (limited to 'net/p5-IO-Socket-Multicast/Makefile')
-rw-r--r--net/p5-IO-Socket-Multicast/Makefile6
1 files changed, 3 insertions, 3 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}