Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2022 18:18:43 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: e33a9a2b76a7 - main - mail/roundcube-larry: move URL from pkg-descr to Makefile
Message-ID:  <202209181818.28IIIhvF051397@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=e33a9a2b76a7cdaae8a8af3fb3be930c0b1b6329

commit e33a9a2b76a7cdaae8a8af3fb3be930c0b1b6329
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-09-18 18:17:12 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-18 18:18:28 +0000

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

diff --git a/mail/roundcube-larry/Makefile b/mail/roundcube-larry/Makefile
index 057882c745ef..008bea429375 100644
--- a/mail/roundcube-larry/Makefile
+++ b/mail/roundcube-larry/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 
 MAINTAINER=	brnrd@FreeBSD.org
 COMMENT=	Larry skin/theme for Rouncube webmail
+WWW=		https://github.com/roundcube/larry/
 
 LICENSE=	GPLv3+
 
diff --git a/mail/roundcube-larry/pkg-descr b/mail/roundcube-larry/pkg-descr
index d15516149dbe..090357fb0066 100644
--- a/mail/roundcube-larry/pkg-descr
+++ b/mail/roundcube-larry/pkg-descr
@@ -1,3 +1 @@
 "Larry" skin for Roundcube Webmail.
-
-WWW: https://github.com/roundcube/larry



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