diff options
| author | Ronald Klop <ronald@FreeBSD.org> | 2026-04-02 21:04:57 +0000 |
|---|---|---|
| committer | Ronald Klop <ronald@FreeBSD.org> | 2026-04-02 21:06:57 +0000 |
| commit | 86813e9ccf597695e26c8104e678f913689f1e93 (patch) | |
| tree | a12556c2d8d4f4b0a7edf48fdd01e7f6847ae4fc /java/java-getopt | |
| parent | 338630434187a731efe58b0f089fd72190b33384 (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 03d475a2319e..1ff5e8fc02c0 100644 --- a/java/java-getopt/Makefile +++ b/java/java-getopt/Makefile @@ -1,6 +1,6 @@ PORTNAME= java-getopt PORTVERSION= 1.0.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= http://www.urbanophile.com/arenn/hacking/getopt/ |
