diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2023-12-21 04:15:22 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2023-12-21 04:17:18 +0000 |
commit | fde3245e69c16b01ba76f3ab766d4370e7fd466a (patch) | |
tree | ce9f76578dbe0a65529c08812668d4a7b9acee88 | |
parent | 184139bd4d6b21fcca60c372fc2970ca92b513be (diff) | |
download | ports-fde3245e69c16b01ba76f3ab766d4370e7fd466a.tar.gz ports-fde3245e69c16b01ba76f3ab766d4370e7fd466a.zip |
japanese/newosaka: bump PORTREVISION
The previous change is not only build fixes. It includes code changes.
PR: 275793
-rw-r--r-- | japanese/newosaka/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/newosaka/Makefile b/japanese/newosaka/Makefile index cffb8d5c0c87..55f6cb7cf9b5 100644 --- a/japanese/newosaka/Makefile +++ b/japanese/newosaka/Makefile @@ -1,5 +1,6 @@ PORTNAME= newosaka PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES+= japanese MASTER_SITES= PORTS_JP DISTFILES= new-osaka.tar.gz |