pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/python23-pth fix typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74694a683ef1
branches:  trunk
changeset: 466943:74694a683ef1
user:      recht <recht%pkgsrc.org@localhost>
date:      Sat Jan 24 18:17:54 2004 +0000

description:
fix typo
spotted by grant@

diffstat:

 lang/python23-pth/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 333944aad462 -r 74694a683ef1 lang/python23-pth/Makefile
--- a/lang/python23-pth/Makefile        Sat Jan 24 18:15:32 2004 +0000
+++ b/lang/python23-pth/Makefile        Sat Jan 24 18:17:54 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 18:17:54 recht Exp $
 #
 
 DISTNAME=      Python-2.3.3
@@ -65,7 +65,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