diff options
Diffstat (limited to 'fussy.asd')
-rw-r--r-- | fussy.asd | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ ;;;; fussy.asd (asdf:defsystem #:fussy - :description "Describe fussy here" - :author "Your Name <your.name@example.com>" - :license "Specify license here" + :description "An Emacs themes gallery" + :author "Colin <colin@cicadas.surf>" + :license "AGPLv3" :version "0.0.1" :serial t :depends-on (#:hyperquirks |