diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
commit | 9030b5c3b800ba5467d86cbe01dc8a8b7de60476 (patch) | |
tree | 5e88e5a2daf9a44cbd6e276b4da8ae030fbd3ba1 /net | |
parent | f88674c448df9982b97dbfddd7bf9ae13570807f (diff) |
Notes
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 |