diff options
Diffstat (limited to 'x11/swaysettings/Makefile')
-rw-r--r-- | x11/swaysettings/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/swaysettings/Makefile b/x11/swaysettings/Makefile index 981d5ce2b607..6e69f59d97c8 100644 --- a/x11/swaysettings/Makefile +++ b/x11/swaysettings/Makefile @@ -1,9 +1,10 @@ PORTNAME= swaysettings DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI for setting Sway wallpaper, default apps, GTK themes, etc. WWW= https://github.com/ErikReider/SwaySettings |