diff options
author | leot <leot@pkgsrc.org> | 2020-06-04 17:56:27 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-06-04 17:56:27 +0000 |
commit | f4bf023ee14e1f5bca3902263202b25f5b7fc3db (patch) | |
tree | f97c9dbb0cf042dfd74f94135be813b545b9151b /wm | |
parent | 171745aa8c842a8f379efee4375d797f0cda5fb9 (diff) | |
download | pkgsrc-f4bf023ee14e1f5bca3902263202b25f5b7fc3db.tar.gz |
wmii: Assign MAINTAINERship to Rares Aioanei
Patch provided by Rares via PR pkg/55345, thanks for the patch and for stepping
up to maintain it!
Diffstat (limited to 'wm')
-rw-r--r-- | wm/wmii/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/wmii/Makefile b/wm/wmii/Makefile index 438bef8e437..c71fbc7346d 100644 --- a/wm/wmii/Makefile +++ b/wm/wmii/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2019/12/19 22:25:06 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2020/06/04 17:56:27 leot Exp $ DISTNAME= wmii+ixp-3.9.2 PKGNAME= wmii-3.9.2 @@ -6,7 +6,7 @@ CATEGORIES= wm MASTER_SITES= http://dl.suckless.org/wmii/ EXTRACT_SUFX= .tbz -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rares.aioanei@gmail.com HOMEPAGE= https://github.com/0intro/wmii COMMENT= Modular and keyboard-friendly window manager LICENSE= mit |