diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-04-07 16:34:20 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-04-07 16:34:20 +0800 |
commit | b35669979ca9c186dd28853fb118fc9b196f39ba (patch) | |
tree | e87a2911f888483f4738de7c11c9b46fc1db872e /java/Makefile | |
parent | ab863a1c9ff52bf86d1c998111f291553459dec0 (diff) | |
download | freebsd-ports-gnome-b35669979ca9c186dd28853fb118fc9b196f39ba.tar.gz freebsd-ports-gnome-b35669979ca9c186dd28853fb118fc9b196f39ba.tar.zst freebsd-ports-gnome-b35669979ca9c186dd28853fb118fc9b196f39ba.zip |
add java-getopt 1.0.9
Java version of GNU getopt family functions
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 4b6d28a631e4..6211285c3041 100644 --- a/java/Makefile +++ b/java/Makefile @@ -27,6 +27,7 @@ SUBDIR += janosvm SUBDIR += java-checkstyle SUBDIR += java-cup + SUBDIR += java-getopt SUBDIR += java-tutorial SUBDIR += javamail SUBDIR += javavmwrapper |