Skip to content

Commit

Permalink
Add metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
eudoxia0 committed Jan 19, 2016
1 parent 9663723 commit 07f349a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions which.asd
Expand Up @@ -3,9 +3,9 @@
:maintainer "Fernando Borretti <eudoxiahp@gmail.com>"
:license "MIT"
:version "0.1"
:homepage ""
:bug-tracker ""
:source-control (:git "")
:homepage "https://github.com/eudoxia0/which"
:bug-tracker "https://github.com/eudoxia0/which/issues"
:source-control (:git "git@github.com:eudoxia0/which.git")
:depends-on (:path-parse
:cl-fad)
:components ((:module "src"
Expand Down

0 comments on commit 07f349a

Please sign in to comment.