Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-09-08 19:16:32 +0300
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-09-08 19:33:18 +0300
commitf05c98fffb232735c05ba30d43fb279085b813d7 (patch)
treed59612fc8e518b9ffec0a3e05c1fe5c983fa789d /shells
parente1abc97d9ede14c8e14b120de52b350acd77f3f4 (diff)
all: Bump PORTREVISION after lang/go{118,119} update
Diffstat (limited to 'shells')
-rw-r--r--shells/antibody/Makefile2
-rw-r--r--shells/elvish/Makefile2
-rw-r--r--shells/envy/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile
index 8494f031b29c..da417ac60731 100644
--- a/shells/antibody/Makefile
+++ b/shells/antibody/Makefile
@@ -1,7 +1,7 @@
PORTNAME= antibody
PORTVERSION= 6.1.1
DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= shells
MAINTAINER= ports@FreeBSD.org
diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile
index b79e57ba9d59..421258c4a0db 100644
--- a/shells/elvish/Makefile
+++ b/shells/elvish/Makefile
@@ -1,7 +1,7 @@
PORTNAME= elvish
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= shells
MAINTAINER= vendion@gmail.com
diff --git a/shells/envy/Makefile b/shells/envy/Makefile
index 90bc03bdb912..75dcb4ba913f 100644
--- a/shells/envy/Makefile
+++ b/shells/envy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= envy
DISTVERSIONPREFIX=v
DISTVERSION= 0.1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= shells
MAINTAINER= krion@FreeBSD.org