diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-02-12 23:14:47 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-02-12 23:14:47 +0000 |
commit | cc66e3ad6c090a6cfc3354d015c505038f2b3994 (patch) | |
tree | fa31e7ed83f5cabb032885efa5d468df4cf04c32 /emulators | |
parent | 68992830740d03cce0cb3381ec4512132da24319 (diff) | |
download | ports-cc66e3ad6c090a6cfc3354d015c505038f2b3994.tar.gz ports-cc66e3ad6c090a6cfc3354d015c505038f2b3994.zip |
Notes
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 |