diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 07:13:47 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 07:13:47 +0000 |
commit | 51ab7a14bac10b666742909006c38b0c2576b6f2 (patch) | |
tree | 8285e8840c3fe331f6777f55f6d3fb5ee2113b28 /www/xpi-videodownloader | |
parent | d0e722ca3e37862936c67389f09c0ac8f25b0135 (diff) |
Notes
Diffstat (limited to 'www/xpi-videodownloader')
-rw-r--r-- | www/xpi-videodownloader/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-videodownloader/Makefile b/www/xpi-videodownloader/Makefile index c770034a3805..be07fa463651 100644 --- a/www/xpi-videodownloader/Makefile +++ b/www/xpi-videodownloader/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= CENKES MAINTAINER= chinsan@FreeBSD.org COMMENT= Download embedded video files +DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) +EXPIRATION_DATE=2009-01-31 + XPI_ID= videodowloader@videodownloader.net XPI_FILES= chrome/videodownloader.jar chrome.manifest defaults/preferences/videodownloader.js \ install.rdf |