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
commite2db7363a3b3ca635e7bca3945bdefe8d7c9b9b3 (patch)
treeb9c91505d9d50c43e0f0a12871c3042023b46cfc /lang
parentd62c1de153b2e9471a10b3b08a016510c59c9c31 (diff)
downloadpkgsrc-e2db7363a3b3ca635e7bca3945bdefe8d7c9b9b3.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