diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-07-22 16:36:07 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-07-22 16:36:07 +0000 |
commit | 7f388ae919c232a820d1f36b92183d7f531f9d76 (patch) | |
tree | ba1b63cbd9ad437a2610a1a16f2788c96e1dd0e4 /lang/perl5.8/distinfo | |
parent | Update from snap20020514 to snap20020718. (diff) |
Modify BSDPAN to make INSTALLSITEMAN1DIR and INSTALLSITEMAN3DIR be equal
to INSTALLMAN1DIR and INSTALLMAN3DIR, respectively, if there are no
corresponding variables in Config.pm, which is unfortunately the case
for perl 5.8.0. This fixes manpage installation path for p5 ports built
with perl5.8.0 as /usr/bin/perl.
Diffstat (limited to '')
-rw-r--r-- | lang/perl5.8/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.8/distinfo b/lang/perl5.8/distinfo index 55e9623ff26b..75e4f492cba9 100644 --- a/lang/perl5.8/distinfo +++ b/lang/perl5.8/distinfo @@ -1,2 +1,2 @@ MD5 (perl-5.8.0.tar.gz) = d9bdb180620306023fd35901a2878b62 -MD5 (BSDPAN-5.8.0.tar.gz) = 4b20e5c8feb22c861084659b4209c842 +MD5 (BSDPAN-5.8.0_1.tar.gz) = af9f075e073b14714cfeb8a7582013e7 |