summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1998-08-15 17:34:00 +0000
committerMark Murray <markm@FreeBSD.org>1998-08-15 17:34:00 +0000
commita0ae05a1d7ec4672116298d0bedbf9b37e531e83 (patch)
tree6a082310ac1725c79b10271c05a3a355f1e88c49 /Mk
parentUpgrade to perl 5.005_02. This will have virtually no impact on ports that (diff)
Bump version number for latest perl
Notes
Notes: svn path=/head/; revision=12531
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 7eec504d2969..a59faa433d11 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
-# $Id: bsd.port.mk,v 1.282 1998/08/12 01:47:47 asami Exp $
+# $Id$
# $NetBSD: $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
@@ -372,7 +372,7 @@ GNU_CONFIGURE= yes
BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf
.endif
-PERL_VERSION= 5.00501
+PERL_VERSION= 5.00502
PERL_VER= 5.005
PLIST_SUB+= PERL_VERSION=${PERL_VERSION} \
PERL_VER=${PERL_VER}