diff options
Diffstat (limited to 'x11/swaync/Makefile')
-rw-r--r-- | x11/swaync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile index 28ba8978fdf4..e5a620326a73 100644 --- a/x11/swaync/Makefile +++ b/x11/swaync/Makefile @@ -1,9 +1,9 @@ PORTNAME= swaync DISTVERSIONPREFIX= v -PORTVERSION= 0.12.1 +PORTVERSION= 0.12.2 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Wayland notification daemon with GTK panel WWW= https://github.com/ErikReider/SwayNotificationCenter |