diff options
author | gerald <gerald@FreeBSD.org> | 2016-02-13 07:14:47 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-02-13 07:14:47 +0800 |
commit | c6ccf8061ee62f05137977f2046cc683c659fe04 (patch) | |
tree | fa31e7ed83f5cabb032885efa5d468df4cf04c32 /emulators | |
parent | d477f6a13da1ae9a0a10c685c93a23ba4d880cfd (diff) | |
download | freebsd-ports-gnome-c6ccf8061ee62f05137977f2046cc683c659fe04.tar.gz freebsd-ports-gnome-c6ccf8061ee62f05137977f2046cc683c659fe04.tar.zst freebsd-ports-gnome-c6ccf8061ee62f05137977f2046cc683c659fe04.zip |
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)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-gecko-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-gecko/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile index d312e735efff..d38fd5799ee7 100644 --- a/emulators/wine-gecko-devel/Makefile +++ b/emulators/wine-gecko-devel/Makefile @@ -10,7 +10,7 @@ DISTNAME= wine_gecko-${DISTVERSION}-x86 EXTRACT_SUFX= .msi EXTRACT_ONLY= -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= gerald@FreeBSD.org COMMENT= Gecko Layout Engine for Wine development branch (HTML support) LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3 diff --git a/emulators/wine-gecko/Makefile b/emulators/wine-gecko/Makefile index 532b49ec4463..fc2e1e9bb9d1 100644 --- a/emulators/wine-gecko/Makefile +++ b/emulators/wine-gecko/Makefile @@ -9,7 +9,7 @@ DISTNAME= wine_gecko-${DISTVERSION}-x86 EXTRACT_SUFX= .msi EXTRACT_ONLY= -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= gerald@FreeBSD.org COMMENT= Gecko Layout Engine for Wine (HTML support) LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3 |