diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-30 16:31:45 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-30 16:31:45 -0400 |
| commit | 3af4cc011ec0ae98bf5e9ebc274188d416db5f18 (patch) | |
| tree | d8dc6c254ef1a37fbe882960f54694bf2b8a9f89 | |
| parent | af5e56ff242f2683be683918fc6d4266f2fc0f87 (diff) | |
homepage
| -rw-r--r-- | propellor.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 0a4517fe..fd5280f4 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -8,7 +8,7 @@ Stability: Stable Copyright: 2014 Joey Hess License-File: GPL Build-Type: Simple -Homepage: http://git.kitenet.net/?p=propellor.git;a=summary +Homepage: http://joeyh.name/code/propellor/ Category: Utility Synopsis: property-based host configuration management in haskell Description: |
