summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-06-29 10:08:11 +0000
committerwiz <wiz@pkgsrc.org>2000-06-29 10:08:11 +0000
commit90d4b3ca836869def05f65b617d4e83684e42f92 (patch)
tree421a894f1db992bc548502b5f1ea36b5c1e6b6f7
parent9f03215ea829d67872d5b723ff64951f46966e69 (diff)
downloadpkgsrc-90d4b3ca836869def05f65b617d4e83684e42f92.tar.gz
correct typo in commented out perl5-current entry
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index a11cac7d8b0..835ebe76553 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2000/06/21 11:44:24 bouyer Exp $
+# $NetBSD: Makefile,v 1.50 2000/06/29 10:08:11 wiz Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -36,7 +36,7 @@
SUBDIR += ocaml
SUBDIR += p2c
SUBDIR += perl5
-# SUBDIR += perl5-currrent # disabled by default
+# SUBDIR += perl5-current # disabled by default
SUBDIR += py-extclass
SUBDIR += py-html-docs
SUBDIR += python