aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-08-23 01:09:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-08-23 01:09:46 +0800
commit4c5d677083a9dcf0ad68dba558f26efb697b4d8e (patch)
tree17c27ea2193e8d88245b0f35c849f2e0a20297f4 /Mk/Uses
parent19f4e906660be8584609f8338545ca2456c93fcf (diff)
downloadfreebsd-ports-gnome-4c5d677083a9dcf0ad68dba558f26efb697b4d8e.tar.gz
freebsd-ports-gnome-4c5d677083a9dcf0ad68dba558f26efb697b4d8e.tar.zst
freebsd-ports-gnome-4c5d677083a9dcf0ad68dba558f26efb697b4d8e.zip
- Sync comment with default PERL_VERSION
Diffstat (limited to 'Mk/Uses')
-rw-r--r--Mk/Uses/perl5.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/perl5.mk b/Mk/Uses/perl5.mk
index 230afbcc6b8c..7ca63e57fc0b 100644
--- a/Mk/Uses/perl5.mk
+++ b/Mk/Uses/perl5.mk
@@ -15,8 +15,8 @@
#
# PERL_LEVEL - Perl version as an integer of the form MNNNPP, where
# M is major version, N is minor version, and P is
-# the patch level. E.g., PERL_VERSION=5.14.2 would give
-# a PERL_LEVEL of 501402. This can be used in comparisons
+# the patch level. E.g., PERL_VERSION=5.14.4 would give
+# a PERL_LEVEL of 501404. This can be used in comparisons
# to determine if the version of perl is high enough,
# whether a particular dependency is needed, etc.
# PERL_ARCH - Directory name of architecture dependent libraries