diff options
Diffstat (limited to 'devel/gitui/Makefile')
| -rw-r--r-- | devel/gitui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index 3d3cfc2b2c44..b74d5ee5588e 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitui DISTVERSIONPREFIX= v -DISTVERSION= 0.27.0 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src -PORTREVISION= 9 +DISTVERSION= 0.28.0 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org |
