summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/linux-thunderbird/Makefile2
-rw-r--r--misc/nut/Makefile2
-rw-r--r--misc/pantry/Makefile2
-rw-r--r--net/gwhois/Makefile2
-rw-r--r--www/linux-firefox/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile
index c0174943dd61..5d5223b23bbd 100644
--- a/mail/linux-thunderbird/Makefile
+++ b/mail/linux-thunderbird/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.0.14
CATEGORIES= mail
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
diff --git a/misc/nut/Makefile b/misc/nut/Makefile
index f947f50abdb3..cc703e327175 100644
--- a/misc/nut/Makefile
+++ b/misc/nut/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= SF
PKGNAMEPREFIX= health-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Nutrition software to record what you eat
USE_GMAKE= yes
diff --git a/misc/pantry/Makefile b/misc/pantry/Makefile
index ec1319fb988d..3b5df15d0b24 100644
--- a/misc/pantry/Makefile
+++ b/misc/pantry/Makefile
@@ -11,7 +11,7 @@ DISTVERSION= 23
CATEGORIES= misc
MASTER_SITES= http://www.smileystation.com/pantry/downloads/ CENKES
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Command-line nutrition analysis program
RUN_DEPENDS= py*-bsddb>=2:${PORTSDIR}/databases/py-bsddb
diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile
index bf7b03090940..a3fd1d7b119b 100644
--- a/net/gwhois/Makefile
+++ b/net/gwhois/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://gwhois.de/gwhois/ CENKES
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Flexible whois client and proxy
RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile
index a73a43499762..d5a77c29dcf5 100644
--- a/www/linux-firefox/Makefile
+++ b/www/linux-firefox/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.0.14
CATEGORIES= www
MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"