diff options
Diffstat (limited to 'net-mail/vchkuser/vchkuser-0.4.ebuild')
-rw-r--r-- | net-mail/vchkuser/vchkuser-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/vchkuser/vchkuser-0.4.ebuild b/net-mail/vchkuser/vchkuser-0.4.ebuild index 8e20c1809460..57deb6baf472 100644 --- a/net-mail/vchkuser/vchkuser-0.4.ebuild +++ b/net-mail/vchkuser/vchkuser-0.4.ebuild @@ -7,8 +7,8 @@ EAPI="3" inherit autotools qmail DESCRIPTION="qmail-spp plugin to check recipient existance with vpopmail" -HOMEPAGE="http://github.com/hollow/vchkuser" -SRC_URI="http://github.com/hollow/vchkuser/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/hollow/vchkuser" +SRC_URI="https://github.com/hollow/vchkuser/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" |