diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2023-05-30 20:30:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2023-06-01 18:15:34 +0000 |
commit | bc4ce6098a73190e39e50af84d7cc8d53542a0d2 (patch) | |
tree | 2106b47d2d0a88f4b6d595c2e31880630f1ebccf | |
parent | 7262af4209288fb04a6b35bc42a7ea49d45e4e2d (diff) |
deskutils/ljclive: add WWW
-rw-r--r-- | deskutils/ljclive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |