diff options
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 |