diff options
Diffstat (limited to 'java/java-getopt/Makefile')
-rw-r--r-- | java/java-getopt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile index 2334ab62b98a..c85c6b48e514 100644 --- a/java/java-getopt/Makefile +++ b/java/java-getopt/Makefile @@ -1,5 +1,6 @@ PORTNAME= java-getopt PORTVERSION= 1.0.14 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://www.urbanophile.com/arenn/hacking/getopt/ @@ -9,7 +10,7 @@ WWW= https://www.urbanophile.com/arenn/hacking/download.html #getopt LICENSE= LGPL20 -USES= java:ant +USES= java:ant,run OPTIONS_DEFINE= DOCS |