diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-11-08 20:39:13 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-11-08 20:59:26 +0000 |
commit | 9ac7419a4970c46871ae5c1ee4a8c1c1a9f1a2e5 (patch) | |
tree | f025706130fd5104a667a9a17b21cb15ea73be72 /shells/carapace/Makefile | |
parent | 58676db27f34bc42509ee2e298d1d5d353a303db (diff) |
all: Bump after lang/go123 update
Diffstat (limited to 'shells/carapace/Makefile')
-rw-r--r-- | shells/carapace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index 0c7787654cc3..51c3d256e224 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,6 +1,7 @@ PORTNAME= carapace DISTVERSIONPREFIX= v DISTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org |