aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-10-01 17:57:23 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-10-01 19:03:18 +0000
commit01db8ddf5254ebf2950ec14ea3209f275b87128f (patch)
treeb998569c32678e2a9df4a32a0a2abeab0ae972a1
parentd8e6929659e6fb65d9756383e080b2f371b5aed6 (diff)
downloadports-01db8ddf5254ebf2950ec14ea3209f275b87128f.tar.gz
ports-01db8ddf5254ebf2950ec14ea3209f275b87128f.zip
emulators/wine-devel: Pass maintainership to Damjan Jovanovic
Usually assuming maintainership goes along with a patch to update or fix something. The former will come soon, with next week's snapshot, and Damjan has been active upstream and in direct conversations with me, and I will be supporting and mentoring him.
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine-gecko-devel/Makefile2
-rw-r--r--emulators/wine-mono-devel/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 1d9b0decf62d..efcbbcfc0249 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/Source \
PKGNAMESUFFIX?= -devel
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER?= emulation@FreeBSD.org
+MAINTAINER?= damjan.jov@gmail.com
COMMENT?= Microsoft Windows compatibility environment
LICENSE= LGPL21 LGPL3
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile
index ccf1a1b59ab8..16e53785a0ac 100644
--- a/emulators/wine-gecko-devel/Makefile
+++ b/emulators/wine-gecko-devel/Makefile
@@ -9,7 +9,7 @@ DISTNAME= wine-gecko-${DISTVERSION}-x86
EXTRACT_SUFX= .msi
EXTRACT_ONLY=
-MAINTAINER= emulation@FreeBSD.org
+MAINTAINER= damjan.jov@gmail.com
COMMENT= Gecko Layout Engine for Wine development branch (HTML support)
LICENSE= MPL20 GPLv2 GPLv3 LGPL21 LGPL3
diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile
index 65e1901bfeef..963e0d5e177b 100644
--- a/emulators/wine-mono-devel/Makefile
+++ b/emulators/wine-mono-devel/Makefile
@@ -9,7 +9,7 @@ PKGNAMESUFFIX= -devel
EXTRACT_SUFX= .msi
EXTRACT_ONLY=
-MAINTAINER= emulation@FreeBSD.org
+MAINTAINER= damjan.jov@gmail.com
COMMENT= Mono .NET implementation for Wine development branch
LICENSE= MIT GPLv2 LGPL20