Date: Sun, 29 Aug 2021 19:49:16 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c198c29591c8 - main - www/mhonarc: Add CPE information Message-ID: <202108291949.17TJnGrC070988@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c198c29591c8ca3f0aab27fbd1b24f8614c67b67 commit c198c29591c8ca3f0aab27fbd1b24f8614c67b67 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:34:24 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:34:24 +0000 www/mhonarc: Add CPE information Approved by: portmgr (blanket) --- www/mhonarc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile index b646d43750d9..024a0398e60e 100644 --- a/www/mhonarc/Makefile +++ b/www/mhonarc/Makefile @@ -10,7 +10,7 @@ COMMENT= WWW front end for mail archives LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bzip2 perl5 +USES= cpe tar:bzip2 perl5 USE_GITHUB= YES GH_ACCOUNT= sympa-community GH_PROJECT= MHonArc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291949.17TJnGrC070988>