summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2013-01-16 20:15:07 +0000
committerDavid Naylor <dbn@FreeBSD.org>2013-01-16 20:15:07 +0000
commit6248a797e69d3ac195a9d86d972c48122bf52602 (patch)
treecbb7ce7f739bd0f913579647502109acf87c3da1 /emulators
parent- Updated to 1.8.3 (diff)
- Update to my new FreeBSD address
- Trim header - Add myself as creator of devel/svn2git (see r272261) Approved by: eadler|bdrewery (mentor)
Notes
Notes: svn path=/head/; revision=310522
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-gecko-devel/Makefile7
-rw-r--r--emulators/wine-gecko/Makefile8
-rw-r--r--emulators/wine-mono/Makefile7
3 files changed, 6 insertions, 16 deletions
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile
index 00e282a4c572..ee56b814e4eb 100644
--- a/emulators/wine-gecko-devel/Makefile
+++ b/emulators/wine-gecko-devel/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: wine-gecko-devel
-# Date created: 2012-05-27
-# Whom: David Naylor <naylor.b.david@gmail.com>
-#
+# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$
PORTNAME= wine-gecko
@@ -12,7 +9,7 @@ DISTNAME= wine_gecko-${DISTVERSION}-x86
EXTRACT_SUFX= .msi
EXTRACT_ONLY=
-MAINTAINER= naylor.b.david@gmail.com
+MAINTAINER= dbn@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 4d5c48f79c97..52eac11b9c34 100644
--- a/emulators/wine-gecko/Makefile
+++ b/emulators/wine-gecko/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wine_gecko
-# Date created: 2011-04-30
-# Whom: David Naylor <naylor.b.david@gmail.com>
-#
+# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$
-#
PORTNAME= wine-gecko
DISTVERSION= 1.4
@@ -13,7 +9,7 @@ DISTNAME= wine_gecko-${DISTVERSION}-x86
EXTRACT_SUFX= .msi
EXTRACT_ONLY=
-MAINTAINER= naylor.b.david@gmail.com
+MAINTAINER= dbn@FreeBSD.org
COMMENT= Gecko Layout Engine for Wine (HTML support)
LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
diff --git a/emulators/wine-mono/Makefile b/emulators/wine-mono/Makefile
index 78730d338ef8..cf6de0d546c7 100644
--- a/emulators/wine-mono/Makefile
+++ b/emulators/wine-mono/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: wine-mono-devel
-# Date created: 2012-08-08
-# Whom: David Naylor <naylor.b.david@gmail.com>
-#
+# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$
PORTNAME= wine-mono
@@ -11,7 +8,7 @@ MASTER_SITES= SF/wine/Wine%20Mono/${DISTVERSION}
EXTRACT_SUFX= .msi
EXTRACT_ONLY=
-MAINTAINER= naylor.b.david@gmail.com
+MAINTAINER= dbn@FreeBSD.org
COMMENT= Mono .NET implementation for Wine development branch (HTML support)
LICENSE= MIT GPLv2 LGPL20