summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-03-08 02:25:32 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-03-08 02:25:32 +0100
commit21f59481d130e6e08cce89d7887dd01b1f6217d4 (patch)
tree0a19e875354f8b5de85c18283edf885eee3c7e61
parent1b4a2d1740e2741e898d3e332ccabf14cb6135c8 (diff)
debian/watch: Fix the link pattern.
darcs-hash:8de354f3cddb4c0607ad5e789f1ad73a298051e9
-rw-r--r--Lisp/method-definition.lisp2
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 2 deletions
diff --git a/Lisp/method-definition.lisp b/Lisp/method-definition.lisp
index 88c2a2d..2d42843 100644
--- a/Lisp/method-definition.lisp
+++ b/Lisp/method-definition.lisp
@@ -264,7 +264,7 @@ __super__"
(defun super (&rest args)
"Send a super message to the receiver of the current message.
-## Syntax:
+## Arguments and Values:
*args* --- a **list**.
diff --git a/debian/watch b/debian/watch
index e5b6ecf..aecd0e2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -8,7 +8,7 @@ version=3
# Uncomment to examine a Webpage
# <Webpage URL> <string match>
-http://cliki.net/Objective-CL cl-objective-cl-(.*)\.tar\.gz
+http://cliki.net/Objective-CL http://matthias.benkard.de/objective-cl/releases/objective-cl-(.*)\.tar\.gz
# Uncomment to examine a Webserver directory
#http://www.example.com/pub/cl-objective-cl-(.*)\.tar\.gz