diff options
Diffstat (limited to 'x11/watershot/Makefile')
-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 b29197534d5f..ae75ce7379a6 100644 --- a/x11/watershot/Makefile +++ b/x11/watershot/Makefile @@ -1,10 +1,10 @@ PORTNAME= watershot DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 14 +PORTREVISION= 17 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Wayland-native screenshot tool WWW= https://github.com/Kirottu/watershot |