diff --git a/cl-ppcre.asd b/cl-ppcre.asd index 63798ad..8cf1b22 100644 --- a/cl-ppcre.asd +++ b/cl-ppcre.asd @@ -38,6 +38,7 @@ (defsystem :cl-ppcre :version "2.0.3" + :description "Perl-compatible regular expression library" :serial t :components ((:file "packages") (:file "specials")