diff options
Diffstat (limited to 'java/java-getopt/Makefile')
-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 0567379a3fc2..8fcd3e31db41 100644 --- a/java/java-getopt/Makefile +++ b/java/java-getopt/Makefile @@ -7,7 +7,7 @@ PORTNAME= getopt PORTVERSION= 1.0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= ftp://ftp.urbanophile.com/pub/arenn/software/sources/ PKGNAMEPREFIX= java- |