git: a06acc942006 - main - mail/roundcube-classic: move URL from pkg-descr to Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Sep 2022 18:18:41 UTC
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