aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1998-08-16 01:34:00 +0800
committermarkm <markm@FreeBSD.org>1998-08-16 01:34:00 +0800
commitb149690f3c757677bc85ed0690a3336ad9199cdb (patch)
treef50ee9eb97a938e83430db60f6239e20f97a6ecc /Mk
parentcab2c1024fe07403918cd8c7473a804a3f347564 (diff)
downloadfreebsd-ports-gnome-b149690f3c757677bc85ed0690a3336ad9199cdb.tar.gz
freebsd-ports-gnome-b149690f3c757677bc85ed0690a3336ad9199cdb.tar.zst
freebsd-ports-gnome-b149690f3c757677bc85ed0690a3336ad9199cdb.zip
Bump version number for latest perl
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}