summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-02 06:46:43 +0000
committerjlam <jlam>2001-10-02 06:46:43 +0000
commita551151795525e94b1a484516e754cbc03f5d212 (patch)
treeb9c91505d9d50c43e0f0a12871c3042023b46cfc /lang
parent32d6a3f1a842372a471544be1adeafb958faf797 (diff)
downloadpkgsrc-a551151795525e94b1a484516e754cbc03f5d212.tar.gz
The previous change (making ExtUtils recognize -Wl,-R as the prefix for a
linker rpath flag) deserves a bump in the package version number. Go to perl-5.6.1nb5.
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index d3246092fb7..59695638a34 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.46 2001/10/01 07:05:10 jlam Exp $
+# $NetBSD: Makefile,v 1.47 2001/10/02 06:46:43 jlam Exp $
.include "../../lang/perl5/Makefile.common"
PKGNAME= perl-${PERL5_VERS}
-PERL5_PKG_VERS= nb4
+PERL5_PKG_VERS= nb5
CATEGORIES+= lang devel
MAINTAINER= jlam@netbsd.org