summaryrefslogtreecommitdiff
path: root/lang/perl58
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-15 14:57:58 +0000
committerwiz <wiz@pkgsrc.org>2004-12-15 14:57:58 +0000
commit8f84de9622461748022422a0a5974d04cf5f227e (patch)
treedc6c0a349c292968d9cf999f5aa8058c095b548e /lang/perl58
parentecdfaff3a2d222cb11494f0a263f92cb7b6e5ae6 (diff)
downloadpkgsrc-8f84de9622461748022422a0a5974d04cf5f227e.tar.gz
Remove duplicate "the" in comment.
Diffstat (limited to 'lang/perl58')
-rw-r--r--lang/perl58/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl58/Makefile b/lang/perl58/Makefile
index 0c5ed136cdc..7913318d03a 100644
--- a/lang/perl58/Makefile
+++ b/lang/perl58/Makefile
@@ -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 @@ MAKE_ENV+= LANG=""
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