Add :description to .asd file

This commit is contained in:
Hans Huebner
2012-04-08 18:55:40 +02:00
parent 7ad13f568e
commit 05a803ff30

View File

@ -38,6 +38,7 @@
(defsystem :cl-ppcre
:version "2.0.3"
:description "Perl-compatible regular expression library"
:serial t
:components ((:file "packages")
(:file "specials")