git: a2f5ada82c13 - main - textproc/harper: Add missing WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Sep 2024 02:34:07 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2f5ada82c138572394c1462eb1dd1290b085fb6 commit a2f5ada82c138572394c1462eb1dd1290b085fb6 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-09-04 02:33:37 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-09-04 02:34:03 +0000 textproc/harper: Add missing WWW --- textproc/harper/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/harper/Makefile b/textproc/harper/Makefile index 76b1ad371061..dd8d2a6f58d5 100644 --- a/textproc/harper/Makefile +++ b/textproc/harper/Makefile @@ -5,6 +5,7 @@ CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org COMMENT= Grammar checker for developers +WWW= https://writewithharper.com/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE