diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-07 17:07:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-07 17:07:05 +0800 |
commit | 4f02181d6703e19585786e7caca67fde9a1cae80 (patch) | |
tree | 28cc4da4675031f5588d51a3abfb0d62b3bb0e70 /www/linux-firefox | |
parent | 6abd9dcf5d3aa89caabcbf454d85d3994cba0cc8 (diff) | |
download | freebsd-ports-gnome-4f02181d6703e19585786e7caca67fde9a1cae80.tar.gz freebsd-ports-gnome-4f02181d6703e19585786e7caca67fde9a1cae80.tar.zst freebsd-ports-gnome-4f02181d6703e19585786e7caca67fde9a1cae80.zip |
- Take maintainership
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 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" |