X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mailbox-count.cabal;fp=mailbox-count.cabal;h=763dc7b270131485998b85c9d585f73887e9e630;hb=75c881f82720ebe7829f27d526ce7240f69b024c;hp=99dedae3bfc5d1d13ebf018abfdfc1e1868dcb9b;hpb=ffbd11deecf29fb7464fde3c3f20ef984f3e5916;p=mailbox-count.git diff --git a/mailbox-count.cabal b/mailbox-count.cabal index 99dedae..763dc7b 100644 --- a/mailbox-count.cabal +++ b/mailbox-count.cabal @@ -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 , + with the schema used by PostfixAdmin , 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