pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Remove duplicate "the" in comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d937ed9ab41
branches: trunk
changeset: 485543:4d937ed9ab41
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 15 14:57:58 2004 +0000
description:
Remove duplicate "the" in comment.
diffstat:
lang/perl5/Makefile | 4 ++--
lang/perl58/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r cc6cfd8ccce8 -r 4d937ed9ab41 lang/perl5/Makefile
--- a/lang/perl5/Makefile Wed Dec 15 14:38:53 2004 +0000
+++ b/lang/perl5/Makefile Wed Dec 15 14:57:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2004/12/12 03:02:36 kristerw Exp $
+# $NetBSD: Makefile,v 1.88 2004/12/15 14:57:58 wiz Exp $
.include "../../lang/perl5/Makefile.common"
@@ -39,7 +39,7 @@
CONFIGURE_ARGS+= -Dman1dir="${PREFIX}/man/man1"
-# Install Perl man3 pages into a private directory under the the normal
+# Install Perl man3 pages into a private directory under the normal
# Perl installation. Also install site-specific Perl man3 pages into a
# private directory within site_perl. This avoids manpage conflicts
# between 3rd-party modules, the standard Perl library, and other
diff -r cc6cfd8ccce8 -r 4d937ed9ab41 lang/perl58/Makefile
--- a/lang/perl58/Makefile Wed Dec 15 14:38:53 2004 +0000
+++ b/lang/perl58/Makefile Wed Dec 15 14:57:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2004/12/11 16:19:29 jlam Exp $
+# $NetBSD: Makefile,v 1.66 2004/12/15 14:57:58 wiz Exp $
# The following two variables should have empty values unless we're
# building a perl snapshot or release candidate.
@@ -61,7 +61,7 @@
TEST_TARGET= test
-# Install Perl man3 pages into a private directory under the the normal
+# Install Perl man3 pages into a private directory under the normal
# Perl installation. Also install site-specific Perl man3 pages into a
# private directory within site_perl. This avoids manpage conflicts
# between 3rd-party modules, the standard Perl library, and other
Home |
Main Index |
Thread Index |
Old Index