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 23aaeac6fc62..3a3b37433940 100644 --- a/x11/cliphist/Makefile +++ b/x11/cliphist/Makefile @@ -1,10 +1,10 @@ PORTNAME= cliphist DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wayland clipboard manager WWW= https://github.com/sentriz/cliphist |