diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-07-11 11:46:02 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-07-11 12:20:46 +0000 |
| commit | e6d0edabafff04982e75ea065811c01347b75d2f (patch) | |
| tree | 65e1367102a4b22ed24cdeb29d6815e694249244 /databases/arrow | |
| parent | 91cd186d2642d64e7c7a36daf888267117a33894 (diff) | |
Diffstat (limited to 'databases/arrow')
| -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 02750eb0bb0f..8a735969336f 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow PORTVERSION= 24.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc |
