- Updated maintainer
- Corrected IGNORE message Approved by: tobez (implicit)
This commit is contained in:
parent
a99e2b8163
commit
c80555c662
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163188
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|||
MASTER_SITE_SUBDIR= File
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= aaron@daltons.ca
|
||||
MAINTAINER= aaron@FreeBSD.org
|
||||
COMMENT= Perl module for random selecting of a file
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Want.pm:${PORTSDIR}/devel/p5-Want
|
||||
|
@ -25,7 +25,7 @@ MAN3= File::Random.3
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= Perl 5.6 or newer required. Install lang/perl5 or lang/perl5.8 and try again.
|
||||
IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue