diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2023-04-23 13:14:05 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-04-23 13:14:05 +0000 |
| commit | 3db55c4e97489e0f34fd7d35be6be0a4d0599061 (patch) | |
| tree | c90c0b7bb55e9690d2a4e7cab86a8882728afd97 /shells/nushell | |
| parent | 8cc5eb315903f45708ab0a305907023251508a6d (diff) | |
Diffstat (limited to 'shells/nushell')
| -rw-r--r-- | shells/nushell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index a995f9d1ea83..a457bddb7dfb 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,5 +1,6 @@ PORTNAME= nushell DISTVERSION= 0.77.1 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org |
