diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 03:23:49 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 03:23:49 +0000 |
commit | 0fa01750ce76356f1fa5a63a46f93bbbb4d9ebdb (patch) | |
tree | 8d43337a0c28c3f9e50edaf90e559edb938e6666 /debian/control | |
parent | 3f75c43e1723d271ab2cc3b490ecaea3752a2f48 (diff) |
* Add Homepage field.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index bd21219d2..02974c4fa 100644 --- a/debian/control +++ b/debian/control @@ -27,3 +27,5 @@ Description: a wiki compiler ikiwiki provides a plugin system which allows many other features to be added. Some of the plugins have additional dependencies, found among the Recommends and Suggests of this package. + . + Homepage: http://ikiwiki.info/ |