summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorchristos <christos>2006-03-15 01:33:16 +0000
committerchristos <christos>2006-03-15 01:33:16 +0000
commit41a9e391b07f15d1fe532a5e01241b74b78d7f4e (patch)
tree011054b66c6e970e9f4e0206804771ae772f130c /net
parentcb418b8dad2c3e208b038ebd629b0bd962aedfb0 (diff)
downloadpkgsrc-41a9e391b07f15d1fe532a5e01241b74b78d7f4e.tar.gz
Fix typo, pointed out by Zafer Aydogan
Diffstat (limited to 'net')
-rw-r--r--net/sup/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sup/DESCR b/net/sup/DESCR
index 1ea866eec19..9dc94bede41 100644
--- a/net/sup/DESCR
+++ b/net/sup/DESCR
@@ -1,5 +1,5 @@
This is a server and a client for the Software Update Protocol
-developed at Carnegie Mellon University. I provides pull-style
+developed at Carnegie Mellon University. It provides pull-style
synchronization functionality, where the server creates a file
list using supscan and the client fetches the list, compares it
against his local filelist and fetches files that need updating.