git: bc4ce6098a73 - main - deskutils/ljclive: add WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Jun 2023 18:15:50 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc4ce6098a73190e39e50af84d7cc8d53542a0d2 commit bc4ce6098a73190e39e50af84d7cc8d53542a0d2 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2023-05-30 20:30:52 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2023-06-01 18:15:34 +0000 deskutils/ljclive: add WWW --- deskutils/ljclive/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile index ca6c636bfc65..eaf1414bd0a7 100644 --- a/deskutils/ljclive/Makefile +++ b/deskutils/ljclive/Makefile @@ -7,6 +7,7 @@ DISTNAME= clive-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Command line client for posting LiveJournal entries +WWW= https://sourceforge.net/projects/ljclive/ USES= iconv GNU_CONFIGURE= yes