diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-03 21:12:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-03 21:12:17 +0800 |
commit | 27111a799d717feb1f0fae8f1aca320348566229 (patch) | |
tree | e41a9dd73b6b9c2ed7bfa0d2475bab6d45232927 /www/xpi-fasterfox | |
parent | 856731120e9ec0540fe6a7e1dbee5b25cc90db3f (diff) | |
download | freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.tar.gz freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.tar.zst freebsd-ports-gnome-27111a799d717feb1f0fae8f1aca320348566229.zip |
- Remove DEPRECATED
- Take over maintainership
Approved by: chinsan (old maintainer)
Diffstat (limited to 'www/xpi-fasterfox')
-rw-r--r-- | www/xpi-fasterfox/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-fasterfox/Makefile b/www/xpi-fasterfox/Makefile index 5ad6cde65fa1..efd72e8f9be3 100644 --- a/www/xpi-fasterfox/Makefile +++ b/www/xpi-fasterfox/Makefile @@ -10,12 +10,9 @@ PORTVERSION= 2.0.0 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Performance and network tweaks for Firefox -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_NUM= 1269 XPI_ID= {c36177c0-224a-11da-8cd6-0800200c9a66} XPI_FILES= chrome/fasterfox.jar chrome.manifest defaults/preferences/fasterfox.js \ |