diff options
Diffstat (limited to 'shells/nushell/Makefile')
-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 8a130d593c75..318da18f4ac6 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,6 +1,6 @@ PORTNAME= nushell DISTVERSION= 0.104.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org |