diff options
Diffstat (limited to 'net/p5-pRPC/Makefile')
-rw-r--r-- | net/p5-pRPC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-pRPC/Makefile b/net/p5-pRPC/Makefile index 4720e1c..188feca 100644 --- a/net/p5-pRPC/Makefile +++ b/net/p5-pRPC/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: p5-pRPC # Version required: 0.1005 # Date Created: Aug 18 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> +# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= RPC -MAINTAINER= vanilla@FreeBSD.ORG +MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Storable.pm:${PORTSDIR}/devel/p5-Storable |