diff --git a/pg-sessions.asd b/pg-sessions.asd index de32f87..4362160 100644 --- a/pg-sessions.asd +++ b/pg-sessions.asd @@ -1,8 +1,8 @@ (asdf:defsystem #:pg-sessions :serial t - :description "Describe hunchentoot-postmodern-sessions here" - :author "Your Name " - :license "Specify license here" + :description "Store hunchentoot sessions in a postgres database." + :author "Thomas Hintz" + :license "3-clause BSD." :depends-on (#:postmodern #:anaphora #:alexandria