diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-01-28 17:15:24 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-01-28 17:15:24 +0000 |
| commit | b40b34536dbf258b2f83ab44393093b280b22ce6 (patch) | |
| tree | 5628260c754da986b2906c1ef27ce9095362dca4 /databases/arrow | |
| parent | 1408d1039f8db4e29e3fc252a17634de0e624cae (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 194790fd71f4..44b9bc64eabc 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 18.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc |
