git: b11dd138c3e5 - main - japanese/FreeWnn-server: Add LICENSE and update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Jan 2023 17:38:46 UTC
The branch main has been updated by hrs: URL: https://cgit.FreeBSD.org/ports/commit/?id=b11dd138c3e5b8890f55b6414d3b283f54de239d commit b11dd138c3e5b8890f55b6414d3b283f54de239d Author: Hiroki Sato <hrs@FreeBSD.org> AuthorDate: 2023-01-07 17:30:48 +0000 Commit: Hiroki Sato <hrs@FreeBSD.org> CommitDate: 2023-01-07 17:35:41 +0000 japanese/FreeWnn-server: Add LICENSE and update WWW --- japanese/FreeWnn-server/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile index f1944df1defb..040f6ce3ecf2 100644 --- a/japanese/FreeWnn-server/Makefile +++ b/japanese/FreeWnn-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= FreeWnn PORTVERSION= 1.1.1.a021 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES?= japanese MASTER_SITES= OSDN/freewnn PKGNAMESUFFIX= -server @@ -8,7 +8,10 @@ DISTNAME= ${PORTNAME}-1.1.1-a021 MAINTAINER= hrs@FreeBSD.org COMMENT?= Japanese/Chinese/Korean input method (Japanese server) -WWW= http://www.freewnn.org/ +WWW= http://freewnn.osdn.jp/ + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYRIGHT OPTIONS_DEFAULT?= WNN SERVER MANLANG?= ja