summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authormjl <mjl>2002-02-13 12:30:52 +0000
committermjl <mjl>2002-02-13 12:30:52 +0000
commit0931ebe14c5686fd1f032a78a18e5cf547d04a79 (patch)
tree3b4646d192c475622999d91e8f8cac8dfa56fa82 /Packages.txt
parent9f02decefca7b8145f21d0881eab8266c704035e (diff)
downloadpkgsrc-0931ebe14c5686fd1f032a78a18e5cf547d04a79.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: