diff options
author | sat <sat@FreeBSD.org> | 2006-05-11 04:40:03 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-11 04:40:03 +0800 |
commit | 3441aa1ad15d9d893ad3cda64df4b6354512b376 (patch) | |
tree | f7274ca1e5f66acba3c6ffb786ef96845af82ec7 | |
parent | 6da293766e0aac5e299bc194855b3cc8c252fc3e (diff) | |
download | freebsd-ports-gnome-3441aa1ad15d9d893ad3cda64df4b6354512b376.tar.gz freebsd-ports-gnome-3441aa1ad15d9d893ad3cda64df4b6354512b376.tar.zst freebsd-ports-gnome-3441aa1ad15d9d893ad3cda64df4b6354512b376.zip |
- Update my e-mail address
Approved by: krion (mentor, implicit)
-rw-r--r-- | sysutils/durep/Makefile | 2 | ||||
-rw-r--r-- | 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" |