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-HTML-Prototype | |
parent | 4b9bcb9b1f096371b8e87179f2485a3c25ae6865 (diff) | |
download | ports-e7dc7669c73158acf3793b5487c407a77b67646c.tar.gz ports-e7dc7669c73158acf3793b5487c407a77b67646c.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Prototype')
-rw-r--r-- | www/p5-HTML-Prototype/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Prototype/Makefile b/www/p5-HTML-Prototype/Makefile index 800b54216f1d..8d65cc7ddb3e 100644 --- a/www/p5-HTML-Prototype/Makefile +++ b/www/p5-HTML-Prototype/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= lars@balker.dk +MAINTAINER= lbr@FreeBSD.org COMMENT= Generate HTML and Javascript for the Prototype library BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ |