diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-05-13 19:11:06 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-05-13 19:11:06 +0000 |
commit | 1bdb63d19dfeef8338a6fe78c22fbc5adc56a2d3 (patch) | |
tree | e4153e946ed0e5eee73c1e01ebae58e5a2dd946e /www/p5-HTML-Template-Expr/Makefile | |
parent | Forget to commit new distinfo in prev. commit (diff) |
more clean pkg-plist
Approved by: knu (mentor)
Diffstat (limited to 'www/p5-HTML-Template-Expr/Makefile')
-rw-r--r-- | www/p5-HTML-Template-Expr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Template-Expr/Makefile b/www/p5-HTML-Template-Expr/Makefile index bb6cd83c2802..a542b1a8c270 100644 --- a/www/p5-HTML-Template-Expr/Makefile +++ b/www/p5-HTML-Template-Expr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= nork@cityfujisawa.ne.jp +MAINTAINER= nork@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template RUN_DEPENDS= ${BUILD_DEPENDS} \ |