aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-09-28 05:05:24 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-09-28 05:05:24 +0000
commitf35841a5dea08fc0fc022071dddbe6b5f021865b (patch)
treebaa8f7e4796b5c9dba39b024bcd1b781684e9257 /x11
parent6b7a401312c12ecdb305d0b268c74163dbb515df (diff)
downloadports-f35841a5dea08fc0fc022071dddbe6b5f021865b.tar.gz
ports-f35841a5dea08fc0fc022071dddbe6b5f021865b.zip
Reset MAINTAINER
Notes
Notes: svn path=/head/; revision=550400
Diffstat (limited to 'x11')
-rw-r--r--x11/alacritty/Makefile2
-rw-r--r--x11/bemenu/Makefile2
-rw-r--r--x11/simplestroke/Makefile2
-rw-r--r--x11/workrave/Makefile2
-rw-r--r--x11/xbanish/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile
index bf939623453a..ffa5576906d5 100644
--- a/x11/alacritty/Makefile
+++ b/x11/alacritty/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 0.5.0
PORTREVISION= 2
CATEGORIES= x11
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GPU-accelerated terminal emulator
LICENSE= APACHE20
diff --git a/x11/bemenu/Makefile b/x11/bemenu/Makefile
index 41e737ca18f1..fed9871c0e84 100644
--- a/x11/bemenu/Makefile
+++ b/x11/bemenu/Makefile
@@ -4,7 +4,7 @@ PORTNAME= bemenu
DISTVERSION= 0.5.0
CATEGORIES= x11 wayland
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic menu library and client program inspired by dmenu
LICENSE= GPLv3+ LGPL3+
diff --git a/x11/simplestroke/Makefile b/x11/simplestroke/Makefile
index 376f0b30fec1..4d018d6b02ef 100644
--- a/x11/simplestroke/Makefile
+++ b/x11/simplestroke/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
CATEGORIES= x11
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Detect mouse gestures
LICENSE= ISCL
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile
index 9026790006a6..835f152c65e2 100644
--- a/x11/workrave/Makefile
+++ b/x11/workrave/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.10.34
CATEGORIES= x11
MASTER_SITES= https://github.com/rcaelers/workrave/releases/download/v${PORTVERSION:S/./_/g}/
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= RSI prevention tool
LICENSE= GPLv3+
diff --git a/x11/xbanish/Makefile b/x11/xbanish/Makefile
index eba64a6d1b06..6c37b1ecdbca 100644
--- a/x11/xbanish/Makefile
+++ b/x11/xbanish/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.7
CATEGORIES= x11
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Banish the mouse cursor when typing
LICENSE= BSD3CLAUSE