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 /www/linux-firefox | |
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)
Diffstat (limited to 'www/linux-firefox')
-rw-r--r-- | www/linux-firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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" |