aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/commands.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/commands.lisp')
-rw-r--r--lisp/commands.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/commands.lisp b/lisp/commands.lisp
index dedd46c..e92c8b2 100644
--- a/lisp/commands.lisp
+++ b/lisp/commands.lisp
@@ -17,7 +17,7 @@
;;; Code:
-(in-package :org.ryuslash.clark)
+(in-package :clark)
(defcommand add (url name description &rest tags)
"Add a new bookmark."