diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-03 13:12:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-03 13:12:17 +0000 |
commit | 617581c2eb96ddff37c21f55825b4b8572795ec8 (patch) | |
tree | 870d2ed461514919a53a31271e0fddef5c3518fd /www/xpi-jsview | |
parent | fb60b744cf596ece837834df9df975a5eef2b60b (diff) |
Notes
Diffstat (limited to 'www/xpi-jsview')
-rw-r--r-- | www/xpi-jsview/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/xpi-jsview/Makefile b/www/xpi-jsview/Makefile index c1157b30ed5c..d0fed3557e59 100644 --- a/www/xpi-jsview/Makefile +++ b/www/xpi-jsview/Makefile @@ -11,12 +11,9 @@ CATEGORIES= www MASTER_SITES= http://forum.softwareblaze.com/jsview/ CENKES DISTNAME= ${PORTNAME}${DISTVERSION} -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@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 |