git: 2a3105b42f0b - main - deskutils/freeplane: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Apr 2023 06:58:50 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a3105b42f0b5ac6bd1343f9f7976ff9413c550a commit 2a3105b42f0b5ac6bd1343f9f7976ff9413c550a Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2023-04-14 06:56:37 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2023-04-14 06:56:37 +0000 deskutils/freeplane: Take maintainership --- deskutils/freeplane/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deskutils/freeplane/Makefile b/deskutils/freeplane/Makefile index 36969f986dd6..0398290f43d4 100644 --- a/deskutils/freeplane/Makefile +++ b/deskutils/freeplane/Makefile @@ -4,7 +4,7 @@ CATEGORIES= deskutils editors java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable DISTNAME= ${PORTNAME}_bin-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nivit@FreeBSD.org COMMENT= Free mind mapping and knowledge management software WWW= https://www.freeplane.org/ @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt RUN_DEPENDS= bash:shells/bash -USES= cpe zip shebangfix +USES= cpe shebangfix zip USE_JAVA= yes SHEBANG_FILES= ${WRKSRC}/freeplane.sh