summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2006-03-15 01:33:16 +0000
committerchristos <christos@pkgsrc.org>2006-03-15 01:33:16 +0000
commita71190ac7bda54c1c6fb0ee1e7fa26487c7b5d9c (patch)
tree011054b66c6e970e9f4e0206804771ae772f130c
parenteea9ee409df433a4a587ccecd78b81c0ad293cef (diff)
downloadpkgsrc-a71190ac7bda54c1c6fb0ee1e7fa26487c7b5d9c.tar.gz
Fix typo, pointed out by Zafer Aydogan
-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.