diff options
Diffstat (limited to 'devel/gitui/Makefile')
-rw-r--r-- | devel/gitui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index 4d77e5891c50..50b11ab95323 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= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org |