diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-01-16 20:15:07 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-01-16 20:15:07 +0000 |
commit | 6248a797e69d3ac195a9d86d972c48122bf52602 (patch) | |
tree | cbb7ce7f739bd0f913579647502109acf87c3da1 /emulators/wine-gecko-devel | |
parent | 76367a57da30510d4f109af869c166eb2f94a99f (diff) |
Notes
Diffstat (limited to 'emulators/wine-gecko-devel')
-rw-r--r-- | emulators/wine-gecko-devel/Makefile | 7 |
1 files changed, 2 insertions, 5 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 |