diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-EasyTCP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-AOLIM/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index 6064bfc8969f..a3f81282b8e8 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Easily create TCP/IP clients and servers BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ diff --git a/net/p5-Net-AOLIM/Makefile b/net/p5-Net-AOLIM/Makefile index 23d7033dd28c..ead4a488d024 100644 --- a/net/p5-Net-AOLIM/Makefile +++ b/net/p5-Net-AOLIM/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Perl OO interface to the AOL Instant Messenger TOC client protocol PERL_CONFIGURE= yes |