diff options
Diffstat (limited to 'textproc/apache-commons-csv/Makefile')
-rw-r--r-- | textproc/apache-commons-csv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/apache-commons-csv/Makefile b/textproc/apache-commons-csv/Makefile index d4da89b3538d..ea0ab587e1a3 100644 --- a/textproc/apache-commons-csv/Makefile +++ b/textproc/apache-commons-csv/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-csv -DISTVERSION= 1.13.0 +DISTVERSION= 1.14.0 CATEGORIES= textproc java devel MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- |