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 5e1fc7acfc2e..1a8013528129 100644 --- a/textproc/apache-commons-csv/Makefile +++ b/textproc/apache-commons-csv/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-csv -PORTVERSION= 1.10.0 +DISTVERSION= 1.11.0 CATEGORIES= textproc java devel MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- |