diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-10 20:40:03 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-10 20:40:03 +0000 |
commit | 02b5bafc95d42f7d8fee78e44c937104925311fb (patch) | |
tree | 87f2f9071d9eb86dfe3c79f80d5397b1cb5b4bbb /www/linux-firefox | |
parent | 4056c13bf316310ddbf7cf35cfd10d42465689b5 (diff) | |
download | ports-02b5bafc95d42f7d8fee78e44c937104925311fb.tar.gz ports-02b5bafc95d42f7d8fee78e44c937104925311fb.zip |
Notes
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" |