aboutsummaryrefslogtreecommitdiff
path: root/java/java-getopt
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-08 07:01:25 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-08 07:01:25 +0000
commitc5d811a37d56d8b50097c8e3ae91f58980ee7ed9 (patch)
tree5810e1ce97ce2cdafc8ab85ef5ee1efef73f5b58 /java/java-getopt
parenta03386997b05123634c4a845036ff9a7340f2c38 (diff)
downloadports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.tar.gz
ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.zip
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=288737
Diffstat (limited to 'java/java-getopt')
-rw-r--r--java/java-getopt/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-getopt/pkg-descr b/java/java-getopt/pkg-descr
index f09b99f128f4..3b1a5c11b7ed 100644
--- a/java/java-getopt/pkg-descr
+++ b/java/java-getopt/pkg-descr
@@ -1,5 +1,5 @@
This is a Java port of GNU getopt, a class for parsing command line arguments
-passed to programs. It it based on the C getopt() functions in glibc 2.0.6 and
+passed to programs. It is based on the C getopt() functions in glibc 2.0.6 and
should parse options in a 100% compatible manner.
WWW: http://www.urbanophile.com/~arenn/hacking/download.html#getopt