diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 11:29:42 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 11:31:17 +0000 |
commit | 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 (patch) | |
tree | 35faaf1a9ae4e0b8ec0f0d17e1e3f903caac1ab9 /x11/cliphist | |
parent | 44656232cb87847a10609495c091ec60bd30664c (diff) |
Diffstat (limited to 'x11/cliphist')
-rw-r--r-- | x11/cliphist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/cliphist/Makefile b/x11/cliphist/Makefile index 8b74f2d277ba..4a19eadc82ea 100644 --- a/x11/cliphist/Makefile +++ b/x11/cliphist/Makefile @@ -1,6 +1,7 @@ PORTNAME= cliphist DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org |