diff options
Diffstat (limited to 'x11/clipman/Makefile')
-rw-r--r-- | x11/clipman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/clipman/Makefile b/x11/clipman/Makefile index 1f4a4764e279..b9821bd2e7a4 100644 --- a/x11/clipman/Makefile +++ b/x11/clipman/Makefile @@ -1,10 +1,10 @@ PORTNAME= clipman DISTVERSIONPREFIX= v DISTVERSION= 1.6.4 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple clipboard manager for Wayland WWW= https://github.com/chmouel/clipman |