diff options
Diffstat (limited to 'lisp/bogenherr.asd')
| -rw-r--r-- | lisp/bogenherr.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/bogenherr.asd b/lisp/bogenherr.asd index 495ae85..ba57330 100644 --- a/lisp/bogenherr.asd +++ b/lisp/bogenherr.asd @@ -29,7 +29,7 @@ :maintainer "Carlos Konstanski <me@ckons.org>" :author "Carlos Konstanski <me@ckons.org>" :description "bogenherr" - :long-description "bogenherr is a web application written in Common Lisp based on the Hunchentoot web server. The client-side code is written in ClojureScript. Purpose: public website for Violin and Viola Lessons in Pocatello ID." + :long-description "bogenherr is a web application written in Common Lisp based on the Hunchentoot web server. The client-side code is written in ClojureScript. Purpose: public website for the Violin and Viola Studio in Pocatello ID." :depends-on *all-packages* :components ((:module core :components ((:file "core"))) |
