1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

perl5.*: Fix a couple grammar errors

These have been bugging me for a while now.
This commit is contained in:
Adam Weinberger 2020-06-09 06:27:59 +00:00
parent 782e18d4b4
commit 49d7c24c19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538289
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic
LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying
# Uncomment when the default Perl is switched to 5.30
DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl
DEPRECATED= Support ends three years after .0 release. Please upgrade to a more recent version of Perl
EXPIRATION_DATE= 2021-06-22
TEST_TARGET= test_harness

View File

@ -16,7 +16,7 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic
LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying
# Uncomment when the default Perl is switched to 5.32
#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl
#DEPRECATED= Support ends three years after .0 release. Please upgrade to a more recent version of Perl
#EXPIRATION_DATE= 2022-05-22
USES= cpe tar:xz

View File

@ -16,7 +16,7 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic
LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying
# Uncomment when the default Perl is switched to 5.3(X+2)
#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl
#DEPRECATED= Support ends three years after .0 release. Please upgrade to a more recent version of Perl
#EXPIRATION_DATE=<Release date of .0 + 3 years>
USES= cpe tar:xz