diff options
Diffstat (limited to 'net-mail/mailbox-count')
-rw-r--r-- | net-mail/mailbox-count/mailbox-count-0.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild index 00d1fe4550c6..5173370716a2 100644 --- a/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild +++ b/net-mail/mailbox-count/mailbox-count-0.0.5.ebuild @@ -7,7 +7,7 @@ CABAL_FEATURES="test-suite" inherit haskell-cabal DESCRIPTION="Count mailboxes in a SQL database" -HOMEPAGE="http://hackage.haskell.org/package/mailbox-count" +HOMEPAGE="https://hackage.haskell.org/package/mailbox-count" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" |