Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2022 18:18:41 GMT
From:      =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a06acc942006 - main - mail/roundcube-classic: move URL from pkg-descr to Makefile
Message-ID:  <202209181818.28IIIfjk051368@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a06acc942006141ea40045a379fbfe526ba1d990

commit a06acc942006141ea40045a379fbfe526ba1d990
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-09-18 18:16:29 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-18 18:18:27 +0000

    mail/roundcube-classic: move URL from pkg-descr to Makefile
    
    Approved by:    portmgr (implicit)
---
 mail/roundcube-classic/Makefile  | 1 +
 mail/roundcube-classic/pkg-descr | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/mail/roundcube-classic/Makefile b/mail/roundcube-classic/Makefile
index 6f18dae276a3..87cf0081b3ea 100644
--- a/mail/roundcube-classic/Makefile
+++ b/mail/roundcube-classic/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 
 MAINTAINER=	brnrd@FreeBSD.org
 COMMENT=	Larry skin/theme for Rouncube webmail
+WWW=		https://github.com/roundcube/classic/
 
 LICENSE=	GPLv3+
 
diff --git a/mail/roundcube-classic/pkg-descr b/mail/roundcube-classic/pkg-descr
index d930b563f641..56c2cc8f0d27 100644
--- a/mail/roundcube-classic/pkg-descr
+++ b/mail/roundcube-classic/pkg-descr
@@ -1,3 +1 @@
 "Classic" skin for Roundcube Webmail.
-
-WWW: https://github.com/roundcube/classic



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209181818.28IIIfjk051368>