svn commit: r408771 - in head/emulators: wine-gecko wine-gecko-devel
Gerald Pfeifer
gerald at FreeBSD.org
Fri Feb 12 23:14:48 UTC 2016
Author: gerald
Date: Fri Feb 12 23:14:47 2016
New Revision: 408771
URL: https://svnweb.freebsd.org/changeset/ports/408771
Log:
Transfer maintainership of wine-gecko and wine-gecko-devel from dbn@
to gerald@ to align with the wine and wine-devel ports. Thanks David
for creating and maintaining these two for years!
Approved by: dbn (maintainer)
Modified:
head/emulators/wine-gecko-devel/Makefile
head/emulators/wine-gecko/Makefile
Modified: head/emulators/wine-gecko-devel/Makefile
==============================================================================
--- head/emulators/wine-gecko-devel/Makefile Fri Feb 12 23:13:59 2016 (r408770)
+++ head/emulators/wine-gecko-devel/Makefile Fri Feb 12 23:14:47 2016 (r408771)
@@ -10,7 +10,7 @@ DISTNAME= wine_gecko-${DISTVERSION}-x86
EXTRACT_SUFX= .msi
EXTRACT_ONLY=
-MAINTAINER= dbn at FreeBSD.org
+MAINTAINER= gerald at FreeBSD.org
COMMENT= Gecko Layout Engine for Wine development branch (HTML support)
LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
Modified: head/emulators/wine-gecko/Makefile
==============================================================================
--- head/emulators/wine-gecko/Makefile Fri Feb 12 23:13:59 2016 (r408770)
+++ head/emulators/wine-gecko/Makefile Fri Feb 12 23:14:47 2016 (r408771)
@@ -9,7 +9,7 @@ DISTNAME= wine_gecko-${DISTVERSION}-x86
EXTRACT_SUFX= .msi
EXTRACT_ONLY=
-MAINTAINER= dbn at FreeBSD.org
+MAINTAINER= gerald at FreeBSD.org
COMMENT= Gecko Layout Engine for Wine (HTML support)
LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
More information about the svn-ports-all
mailing list