www-apps/postfixadmin: updated homepage

Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Miroslav Šulc 2025-10-16 16:16:03 +02:00
parent 71fa757d85
commit 0d35bbedb4
No known key found for this signature in database
GPG Key ID: 65D0F770B26B469C
3 changed files with 2 additions and 3 deletions

View File

@ -14,7 +14,6 @@
<flag name="vacation">Install vacation.pl script and dependencies</flag>
</use>
<upstream>
<remote-id type="sourceforge">postfixadmin</remote-id>
<remote-id type="github">postfixadmin/postfixadmin</remote-id>
</upstream>
</pkgmetadata>

View File

@ -6,7 +6,7 @@ EAPI=8
inherit webapp
DESCRIPTION="Web Based Management tool for Postfix style virtual domains and users"
HOMEPAGE="http://postfixadmin.sourceforge.net"
HOMEPAGE="https://github.com/postfixadmin/postfixadmin"
SRC_URI="https://github.com/postfixadmin/postfixadmin/archive/${P}.tar.gz"
S="${WORKDIR}/${PN}-${P}"

View File

@ -6,7 +6,7 @@ EAPI=8
inherit webapp
DESCRIPTION="Web Based Management tool for Postfix style virtual domains and users"
HOMEPAGE="http://postfixadmin.sourceforge.net"
HOMEPAGE="https://github.com/postfixadmin/postfixadmin"
SRC_URI="https://github.com/postfixadmin/postfixadmin/archive/${P}.tar.gz"
S="${WORKDIR}/${PN}-${P}"