Bump version number for latest perl

This commit is contained in:
Mark Murray 1998-08-15 17:34:00 +00:00
parent da892a30fd
commit 7d970abcea

View File

@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*- #-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4 # ex:ts=4
# #
# $Id: bsd.port.mk,v 1.282 1998/08/12 01:47:47 asami Exp $ # $Id$
# $NetBSD: $ # $NetBSD: $
# #
# bsd.port.mk - 940820 Jordan K. Hubbard. # bsd.port.mk - 940820 Jordan K. Hubbard.
@ -372,7 +372,7 @@ GNU_CONFIGURE= yes
BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf
.endif .endif
PERL_VERSION= 5.00501 PERL_VERSION= 5.00502
PERL_VER= 5.005 PERL_VER= 5.005
PLIST_SUB+= PERL_VERSION=${PERL_VERSION} \ PLIST_SUB+= PERL_VERSION=${PERL_VERSION} \
PERL_VER=${PERL_VER} PERL_VER=${PERL_VER}