From 982aaeb312b75a8f0604c199c8e09df1eb950afb Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 10 Jul 2014 08:50:48 -0700 Subject: [PATCH] Set package meta-info. --- pg-sessions.asd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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