diff options
| author | Ronald Klop <ronald@FreeBSD.org> | 2026-02-25 21:12:38 +0000 |
|---|---|---|
| committer | Ronald Klop <ronald@FreeBSD.org> | 2026-02-26 08:10:21 +0000 |
| commit | 2baaf16375792e66c71bc985f99e147f90be47fc (patch) | |
| tree | fcc69abbad4c2ce15673b5c8586b5ec839a890e8 /java/bluej | |
| parent | 17e021a44eccbfd4fbef6352436f6d7c06a517a6 (diff) | |
*/*: bump portrevision after java_default=21 update
PR: 272855
Diffstat (limited to 'java/bluej')
| -rw-r--r-- | java/bluej/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bluej/Makefile b/java/bluej/Makefile index 40953898177f..f9052790fae9 100644 --- a/java/bluej/Makefile +++ b/java/bluej/Makefile @@ -1,6 +1,6 @@ PORTNAME= bluej PORTVERSION= 4.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java editors MASTER_SITES= http://www.bluej.org/download/files/ DISTNAME= BlueJ-generic-${PORTVERSION:S/.//g} |
