From 02b5bafc95d42f7d8fee78e44c937104925311fb Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Wed, 10 May 2006 20:40:03 +0000 Subject: [PATCH] - Update my e-mail address Approved by: krion (mentor, implicit) --- sysutils/durep/Makefile | 2 +- www/linux-firefox/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile index 3c0dfb0f6121..cd43f90d2a9d 100644 --- a/sysutils/durep/Makefile +++ b/sysutils/durep/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.hibernaculum.net/download/ \ http://bsd.gubkin.ru/myports/ -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= Utility for monitoring disk usage in a more visual way than du RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index 3a59248a394d..b7428c7bf10d 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.0.3 CATEGORIES= www MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla .include "${.CURDIR}/../linux-seamonkey/Makefile.common"