diff options
Diffstat (limited to 'dev-haskell/network-info/network-info-0.2.0.5.ebuild')
-rw-r--r-- | dev-haskell/network-info/network-info-0.2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/network-info/network-info-0.2.0.5.ebuild b/dev-haskell/network-info/network-info-0.2.0.5.ebuild index 762b9991fc7..d158f6d7ed4 100644 --- a/dev-haskell/network-info/network-info-0.2.0.5.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" -HOMEPAGE="http://github.com/jystic/network-info" +HOMEPAGE="https://github.com/jystic/network-info" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |