summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/qpsmtpd/qpsmtpd-9999.ebuild')
-rw-r--r--mail-mta/qpsmtpd/qpsmtpd-9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild
index 0465f18f165f..1374e821c0e6 100644
--- a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild
+++ b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,10 +6,9 @@ EAPI=5
inherit eutils perl-app user git-2
DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl"
-HOMEPAGE="http://smtpd.develooper.com"
+HOMEPAGE="https://smtpd.github.io/qpsmtpd/"
# This is a spotted development fork with many improvements
-EGIT_REPO_URI="git://github.com/qpsmtpd-dev/qpsmtpd-dev.git
- https://github.com/qpsmtpd-dev/qpsmtpd-dev.git"
+EGIT_REPO_URI="https://github.com/smtpd/${PN}.git"
LICENSE="MIT"
SLOT="0"