diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-01 13:52:00 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-01 13:52:00 +0000 |
commit | e7dc7669c73158acf3793b5487c407a77b67646c (patch) | |
tree | 15a7bfcdad75a2e32377410047241b9a95eef005 /www/p5-HTTP-Body | |
parent | 4b9bcb9b1f096371b8e87179f2485a3c25ae6865 (diff) |
Changing email-address on my 80 ports.
Approved by: erwin (mental)
Notes
Notes:
svn path=/head/; revision=161060
Diffstat (limited to 'www/p5-HTTP-Body')
-rw-r--r-- | www/p5-HTTP-Body/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Body/Makefile b/www/p5-HTTP-Body/Makefile index a667a0d0e13f..8b0afef60506 100644 --- a/www/p5-HTTP-Body/Makefile +++ b/www/p5-HTTP-Body/Makefile @@ -1,7 +1,7 @@ # ex:ts=8 # Ports collection makefile for: p5-HTTP-Body # Date created: Nov 15, 2005 -# Whom: Lars Balker Rasmussen <lars@balker.dk> +# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP PKGNAMEPREFIX= p5- -MAINTAINER= lars@balker.dk +MAINTAINER= lbr@FreeBSD.org COMMENT= HTTP Body Parser BUILD_DEPENDS= p5-File-Temp>=0.14:${PORTSDIR}/devel/p5-File-Temp \ |