diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 15:04:09 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 15:04:09 +0000 |
| commit | b2afd89fb26437c5d9810b131370525352e63f71 (patch) | |
| tree | 022825c3e031b727b4d97471fcbbe0ef408ea6fc /shells/nushell | |
| parent | 2e841891061001aaf5d62a966a568563835d5cb9 (diff) | |
Diffstat (limited to 'shells/nushell')
| -rw-r--r-- | shells/nushell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index 3488025482c7..ba891523fa0d 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,6 +1,6 @@ PORTNAME= nushell DISTVERSION= 0.85.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org |
