diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-13 03:27:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-13 03:27:13 +0800 |
commit | 7405e5398e438269e80823ae8418a952f5a99613 (patch) | |
tree | dd26c3ee346dd5857f1ee9b528440db83f28dc25 /Mk/bsd.gecko.mk | |
parent | 90f9a73b739b96415d956e1b2881046473a89815 (diff) | |
download | freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.tar.gz freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.tar.zst freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.zip |
Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.
Diffstat (limited to 'Mk/bsd.gecko.mk')
-rw-r--r-- | Mk/bsd.gecko.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk index 4674db5d4130..9f8e5e257098 100644 --- a/Mk/bsd.gecko.mk +++ b/Mk/bsd.gecko.mk @@ -32,7 +32,7 @@ .if !defined(Gecko_Pre_Include) # Please make sure all changes to this file are passed through the maintainer. # Do not commit them yourself (unless of course you're the Port's Wraith ;). -Gecko_Include_MAINTAINER= gnome@FreeBSD.org +Gecko_Include_MAINTAINER= miwi@FreeBSD.org Gecko_Pre_Include= bsd.gecko.mk # Users should use the following syntax: |