summaryrefslogtreecommitdiff
path: root/java/java-getopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/java-getopt/Makefile')
-rw-r--r--java/java-getopt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index 65c848e1f55d..67cc22bdf233 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= getopt
-PORTVERSION= 1.0.10
+PORTVERSION= 1.0.13
CATEGORIES= java devel
MASTER_SITES= ftp://ftp.urbanophile.com/pub/arenn/software/sources/
PKGNAMEPREFIX= java-
DISTNAME= ${PKGNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= araujo@bsdmail.org
COMMENT= Java version of GNU getopt family functions
USE_JAVA= yes