diff options
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild index b66966a1206c..6d9340f30001 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" -HOMEPAGE="http://github.com/jystic/unix-compat" +HOMEPAGE="https://github.com/jystic/unix-compat" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |