diff options
Diffstat (limited to 'textproc/apache-poi/Makefile')
-rw-r--r-- | textproc/apache-poi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/apache-poi/Makefile b/textproc/apache-poi/Makefile index f713e6572a15..3885975dc398 100644 --- a/textproc/apache-poi/Makefile +++ b/textproc/apache-poi/Makefile @@ -1,5 +1,5 @@ PORTNAME= poi -PORTVERSION= 5.4.0 +PORTVERSION= 5.4.1 CATEGORIES= textproc devel java MASTER_SITES= ${MAVEN_SITE}/poi/${PORTVERSION}/:poi \ ${MAVEN_SITE}/poi-examples/${PORTVERSION}/:examples \ |