summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Tomb <atomb@galois.com>2007-12-21 13:51:57 -0800
committerAaron Tomb <atomb@galois.com>2007-12-21 13:51:57 -0800
commit62e3911810c18e77a13794cb5899a9ebc6b0bbb3 (patch)
treeda9f8ec52e16541f395d01f167e2556ec870bb6f
parentb99baac33e68d5603d0aa9ef699460a7e6a15c1d (diff)
Fix Cabal package name.
-rw-r--r--mime.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/mime.cabal b/mime.cabal
index 4f02128..1d77084 100644
--- a/mime.cabal
+++ b/mime.cabal
@@ -1,4 +1,4 @@
-name: web
+name: mime
version: 0.1
synopsis: Working with MIME types.
description: Working with MIME types.
@@ -9,7 +9,7 @@ author: Galois Inc.
maintainer: Galois Inc
Copyright: (c) 2007 Galois Inc.
extra-source-files: scripts/json-rpc.js
-homepage: http://docserver/web.git/
+homepage: http://docserver/mime.git/
cabal-version: >= 1.2.0
flag split-base