diff options
Diffstat (limited to 'shells/nu_plugin_polars/Makefile')
-rw-r--r-- | shells/nu_plugin_polars/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/nu_plugin_polars/Makefile b/shells/nu_plugin_polars/Makefile index 148c1dabd658..0c37b9eeb9b5 100644 --- a/shells/nu_plugin_polars/Makefile +++ b/shells/nu_plugin_polars/Makefile @@ -1,6 +1,5 @@ PORTNAME= nu_plugin_polars DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main |