diff options
Diffstat (limited to 'x11/watershot')
-rw-r--r-- | x11/watershot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/watershot/Makefile b/x11/watershot/Makefile index fe1168aa4142..b5dbe3602509 100644 --- a/x11/watershot/Makefile +++ b/x11/watershot/Makefile @@ -1,10 +1,10 @@ PORTNAME= watershot DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Wayland-native screenshot tool WWW= https://github.com/Kirottu/watershot |