pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python23 fix typo in comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a1055e6cc03
branches: trunk
changeset: 466918:7a1055e6cc03
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jan 24 13:47:56 2004 +0000
description:
fix typo in comment
diffstat:
lang/python23/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a8badc040391 -r 7a1055e6cc03 lang/python23/Makefile
--- a/lang/python23/Makefile Sat Jan 24 13:42:22 2004 +0000
+++ b/lang/python23/Makefile Sat Jan 24 13:47:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/11 11:04:43 recht Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/24 13:47:56 grant Exp $
#
DISTNAME= Python-2.3.3
@@ -60,7 +60,7 @@
PLIST_SUBST+= X86_ONLY=${X86_SUBST}
PLIST_SUBST+= OSSAUDIODEV=${OSSAUDIODEV_SUBST}
-# ensure that the bsddb185 module is build on all platforms
+# ensure that the bsddb185 module is built on all platforms
.include "../../databases/db/buildlink2.mk"
SUBST_CLASSES+= setup
Home |
Main Index |
Thread Index |
Old Index