]> gitweb.michael.orlitzky.com - mailbox-count.git/blobdiff - mailbox-count.cabal
mailbox-count.cabal: indent the "maintainer" field with spaces
[mailbox-count.git] / mailbox-count.cabal
index 99dedae3bfc5d1d13ebf018abfdfc1e1868dcb9b..57886dc3670eddc70e7c797b7c35fd434012966b 100644 (file)
@@ -2,7 +2,7 @@ cabal-version:  3.0
 name:           mailbox-count
 version:        0.0.6
 author:         Michael Orlitzky
-maintainer:    Michael Orlitzky <michael@orlitzky.com>
+maintainer:     Michael Orlitzky <michael@orlitzky.com>
 license:        AGPL-3.0-only
 license-file:   doc/LICENSE
 bug-reports:    mailto:michael@orlitzky.com
@@ -23,7 +23,7 @@ description:
 
   Mailbox-count produces a simple count of mailboxes that exist
   per-domain in some SQL database. The default queries are compatible
-  with the schema used by PostfixAdmin <http://postfixadmin.sourceforge.net/>,
+  with the schema used by PostfixAdmin <https://postfixadmin.sourceforge.net/>,
   but it is possible to supply your own queries via the @--summary-query@
   and @--detail-query@ options.
 
@@ -216,5 +216,5 @@ test-suite doctests
 
 source-repository head
   type: git
-  location: http://gitweb.michael.orlitzky.com/mailbox-count.git
+  location: https://gitweb.michael.orlitzky.com/mailbox-count.git
   branch: master