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/java-getopt | |
| parent | 17e021a44eccbfd4fbef6352436f6d7c06a517a6 (diff) | |
Diffstat (limited to 'java/java-getopt')
| -rw-r--r-- | java/java-getopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile index c85c6b48e514..cf851d879e33 100644 --- a/java/java-getopt/Makefile +++ b/java/java-getopt/Makefile @@ -1,6 +1,6 @@ PORTNAME= java-getopt PORTVERSION= 1.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://www.urbanophile.com/arenn/hacking/getopt/ |
