diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2025-09-01 10:25:04 +0200 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-09-01 10:25:04 +0200 |
| commit | b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6 (patch) | |
| tree | 922fa64d9610719fbfe62f50bbcc3dcd94e198f0 /shells/nu_plugin_query/Makefile | |
| parent | www/ungoogled-chromium: Fix build with rust 1.89.0 (diff) | |
lang/rust: Bump revisions after 1.89.0
PR: 288923
Diffstat (limited to 'shells/nu_plugin_query/Makefile')
| -rw-r--r-- | shells/nu_plugin_query/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index c74cc04e5838..d2d54a848df0 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -1,5 +1,6 @@ PORTNAME= nu_plugin_query DISTVERSION= ${NUSHELL_VER} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main |
