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 /deskutils | |
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 'deskutils')
-rw-r--r-- | deskutils/lightning-xpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/lightning-xpi/Makefile b/deskutils/lightning-xpi/Makefile index 8ea3654dce94..d9d5a8cc5f1c 100644 --- a/deskutils/lightning-xpi/Makefile +++ b/deskutils/lightning-xpi/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -xpi DISTNAME= ${PORTNAME}-${PORTVERSION}-tb-FreeBSD${OS_VER}-${ARCH} EXTRACT_SUFX= .xpi -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= An integrated calendar for Thunderbird CONFLICTS= lightning-0.[0-9]* |