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-flashgot | |
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-flashgot')
-rw-r--r-- | www/xpi-flashgot/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-flashgot/Makefile b/www/xpi-flashgot/Makefile index be337e7bafb9..79143534f964 100644 --- a/www/xpi-flashgot/Makefile +++ b/www/xpi-flashgot/Makefile @@ -11,12 +11,9 @@ PORTVERSION= 0.9.7 CATEGORIES= www MASTER_SITES= http://software.informaction.com/data/releases/ CENKES -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Download links using popular download managers -DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) -EXPIRATION_DATE=2009-01-31 - XPI_ID= {19503e42-ca3c-4c27-b1e2-9cdb2170ee34} XPI_NUM= 220 XPI_FILES= FlashGot_License.txt GPL.txt chrome/flashgot.jar chrome.manifest components/.autoreg \ |