1f78b4426ade

Add `:homepage` to `defsystem`
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 15 Jan 2018 15:50:14 -0500
parents 91266501fc11
children 91983c942160
branches/tags (none)
files beast.asd

Changes

--- a/beast.asd	Mon Dec 18 17:46:19 2017 -0500
+++ b/beast.asd	Mon Jan 15 15:50:14 2018 -0500
@@ -1,7 +1,7 @@
 (asdf:defsystem :beast
   :description "Basic Entity/Aspect/System Toolkit"
-
   :author "Steve Losh <steve@stevelosh.com>"
+  :homepage "https://sjl.bitbucket.io/beast/"
 
   :license "MIT"
   :version "1.1.0"