diff options
Diffstat (limited to 'x11/cliphist/Makefile')
-rw-r--r-- | x11/cliphist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/cliphist/Makefile b/x11/cliphist/Makefile index 50c2bea3f772..612028de81d9 100644 --- a/x11/cliphist/Makefile +++ b/x11/cliphist/Makefile @@ -1,10 +1,10 @@ PORTNAME= cliphist DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wayland clipboard manager WWW= https://github.com/sentriz/cliphist |