aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2018-03-28 17:42:26 +0800
committerRodrigo Osorio <rodrigo@FreeBSD.org>2018-03-28 17:42:26 +0800
commitf1ddf5c91ddf4620096f3f3ea14a23ef4dd8e3ae (patch)
treede2cd30416c2c285cabd6df5a3e6ba3c7a011520
parent6b416cc75e725d33caf81aaab64605fac61ec481 (diff)
downloadfreebsd-ports-f1ddf5c91ddf4620096f3f3ea14a23ef4dd8e3ae.tar.gz
freebsd-ports-f1ddf5c91ddf4620096f3f3ea14a23ef4dd8e3ae.tar.zst
freebsd-ports-f1ddf5c91ddf4620096f3f3ea14a23ef4dd8e3ae.zip
Take maintenership for wmii and wmii-devel
Notes
Notes: svn path=/head/; revision=465790
-rw-r--r--x11-wm/wmii-devel/Makefile2
-rw-r--r--x11-wm/wmii/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wmii-devel/Makefile b/x11-wm/wmii-devel/Makefile
index 0e262c8f1231..e541aa48523d 100644
--- a/x11-wm/wmii-devel/Makefile
+++ b/x11-wm/wmii-devel/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://dl.suckless.org/wmii/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}+ixp-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Dynamic, minimalist window manager for X11
LICENSE= MIT
diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile
index 55f75a7b0ef2..84e07167c671 100644
--- a/x11-wm/wmii/Makefile
+++ b/x11-wm/wmii/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= x11-wm
MASTER_SITES= http://dl.suckless.org/wmii/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Dynamic, minimalist window manager for X11
LICENSE= MIT