diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 08:40:13 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 08:41:13 +0000 |
| commit | 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0d (patch) | |
| tree | 76abde2c7f9a0f061b89db78a5e39adb05557600 /shells/nu_plugin_query/Makefile | |
| parent | 9db632065e455eaa9317fa515fd8feb07cb8182e (diff) | |
Diffstat (limited to 'shells/nu_plugin_query/Makefile')
| -rw-r--r-- | shells/nu_plugin_query/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index d2d54a848df0..c049fe8c1bd6 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_query DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main |
