diff --git a/eager-future2.asd b/eager-future2.asd
index fd7c3c1dbc1d1f0e6402b6c0007aedf879c124c9..5aed2e4bc92a940e39b2cbaa0db2633d4e2751f3 100644
--- a/eager-future2.asd
+++ b/eager-future2.asd
@@ -2,6 +2,7 @@
   :name "eager-future2"
   :author "Vladimir Sedach <vsedach@gmail.com>"
   :license "LLGPLv3"
+  :description "Parallel programming library providing the futures/promises synchronization mechanism"
   :serial t
   :components ((:file "package")
                (:file "scheduler")