diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-07 19:20:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-07 19:20:19 +0800 |
commit | d94c55ee8b28ccbaeb221a7faf45721c5ac1b339 (patch) | |
tree | 846ffe24e5fe84bd7b554e38a490ed0b8af2968f | |
parent | 974b8512783fbce7d4a580100749c875aef83026 (diff) | |
download | freebsd-ports-gnome-d94c55ee8b28ccbaeb221a7faf45721c5ac1b339.tar.gz freebsd-ports-gnome-d94c55ee8b28ccbaeb221a7faf45721c5ac1b339.tar.zst freebsd-ports-gnome-d94c55ee8b28ccbaeb221a7faf45721c5ac1b339.zip |
- Take maintainership
-rw-r--r-- | deskutils/linux-sunbird/Makefile | 2 | ||||
-rw-r--r-- | deskutils/sunbird-i18n/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/linux-sunbird/Makefile b/deskutils/linux-sunbird/Makefile index 305d192655dc..00547793ae9c 100644 --- a/deskutils/linux-sunbird/Makefile +++ b/deskutils/linux-sunbird/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= deskutils MASTER_SITE_SUBDIR?= calendar/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Calendaring application branched from Mozilla post-extract: diff --git a/deskutils/sunbird-i18n/Makefile b/deskutils/sunbird-i18n/Makefile index 65560f77dd20..34e38932447a 100644 --- a/deskutils/sunbird-i18n/Makefile +++ b/deskutils/sunbird-i18n/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= DISTFILES= ${SUNBIRD_I18N_:S|$|.xpi|} DIST_SUBDIR= xpi/${DISTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Localized interface for Sunbird .ifndef WITHOUT_SWITCHER |