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-jsview | |
parent | d0e722ca3e37862936c67389f09c0ac8f25b0135 (diff) |
Notes
Diffstat (limited to 'www/xpi-jsview')
-rw-r--r-- | www/xpi-jsview/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xpi-jsview/Makefile b/www/xpi-jsview/Makefile index 6d921447982d..c1157b30ed5c 100644 --- a/www/xpi-jsview/Makefile +++ b/www/xpi-jsview/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}${DISTVERSION} MAINTAINER= chinsan@FreeBSD.org COMMENT= Easily view embedded/external JS and CSS +DEPRECATED= Ports could installed and updated more easily by user's browser(firefox) +EXPIRATION_DATE=2009-01-31 + XPI_ID= {cf15270e-cf08-4def-b4ea-6a5ac23f3bca} XPI_FILES= chrome/jsview.jar chrome.manifest defaults/preferences/jsview.js install.js install.rdf XPI_DIRS= chrome defaults/preferences defaults |