summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2002-02-13 12:30:52 +0000
committermjl <mjl@pkgsrc.org>2002-02-13 12:30:52 +0000
commit5c72aa660a05e9c3818515f21ad6066120452983 (patch)
tree3b4646d192c475622999d91e8f8cac8dfa56fa82 /Packages.txt
parent83b389a7043ce4814b1ebaece2c11908a00bdc6f (diff)
downloadpkgsrc-5c72aa660a05e9c3818515f21ad6066120452983.tar.gz
Typo fix
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt
index 5bef2fba8dd..10512fc04f7 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.228 2002/02/12 09:36:00 skrll Exp $
+# $NetBSD: Packages.txt,v 1.229 2002/02/13 12:30:52 mjl Exp $
###########################################################################
==========================
@@ -927,7 +927,7 @@ have to be passed to the compiler, linker etc. to get the Right Thing,
which can be pretty annoying especially if you don't have all the
machines at your hand to test things. The "libtool" pkg can help
here, as it just "knows" how to build both static and dynamic
-libraries from a set our source files, thus being platform
+libraries from a set of source files, thus being platform
independent.
Here's how to use libtool in a pkg in seven simple steps: