diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2024-11-08 08:23:43 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-11-08 08:24:20 +0000 |
| commit | ca048c2884dc9822310a87e2dfebb8b1647095e2 (patch) | |
| tree | edaca38404d3f036540850ef5e98013cf3593850 /shells/nu_plugin_query | |
| parent | f825faa7020eed4b3177a2e7c388fbe324e3ac87 (diff) | |
Diffstat (limited to 'shells/nu_plugin_query')
| -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 6b2d74c56835..8c93abffaf0d 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 |
