diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 12:52:39 +0000 |
commit | d84aa50743fca2e6267b9d856419d58fa1e8e315 (patch) | |
tree | 8092c58f626e9775f4f12d52197ad682655f229d /shells | |
parent | fd22dc78c8280f504f1d20d2e22a3695faf9b05d (diff) | |
download | ports-d84aa50743fca2e6267b9d856419d58fa1e8e315.tar.gz ports-d84aa50743fca2e6267b9d856419d58fa1e8e315.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/antibody/Makefile | 1 | ||||
-rw-r--r-- | shells/envy/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile index 38a14ac5753f..b81a1575fe9b 100644 --- a/shells/antibody/Makefile +++ b/shells/antibody/Makefile @@ -4,6 +4,7 @@ PORTNAME= antibody PORTVERSION= 4.2.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= adamw@FreeBSD.org diff --git a/shells/envy/Makefile b/shells/envy/Makefile index 2748f2ec684f..2bfd5ab4fd3f 100644 --- a/shells/envy/Makefile +++ b/shells/envy/Makefile @@ -3,6 +3,7 @@ PORTNAME= envy DISTVERSIONPREFIX=v DISTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= krion@FreeBSD.org |