diff options
| author | ckonstanski <carlos.konstanski@olo.com> | 2026-07-03 15:39:43 -0600 |
|---|---|---|
| committer | ckonstanski <carlos.konstanski@olo.com> | 2026-07-03 15:39:43 -0600 |
| commit | 3b46294a8e3e84112178a533c6aac2643c58f5e5 (patch) | |
| tree | 4d9892a28b86eb07272db9144aeffcbf8b9e45e6 /lisp/bogenherr.asd | |
| parent | 1b9038cb1dac528f4d7c06de0fca9a5a7918652b (diff) | |
stuff
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"))) |
