diff options
Diffstat (limited to 'databases/arrow/Makefile')
-rw-r--r-- | databases/arrow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index 2a572a18dadb..bef6fba557a4 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 4.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= https://mirrors.advancedhosters.com/apache/${PORTNAME}/${PORTNAME}-${DISTVERSION}/ \ https://github.com/apache/orc/archive/rel/:orc |