diff --git a/www/xpi-jsview/Makefile b/www/xpi-jsview/Makefile index d78c05ec6806..86b9c7e2d573 100644 --- a/www/xpi-jsview/Makefile +++ b/www/xpi-jsview/Makefile @@ -1,26 +1,26 @@ # New ports collection makefile for: xpi-jsview # Date created: 5 June 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= jsview PORTVERSION= 2.0.8 DISTVERSIONSUFFIX= -fx+sm CATEGORIES= www -MAINTAINER= geck@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Easily view embedded/external JS and CSS LICENSE= GPLv2 USE_XPI= *firefox* XPI_ID= {cf15270e-cf08-4def-b4ea-6a5ac23f3bca} XPI_NUM= 2076 XPI_FILES= chrome/jsview.jar chrome.manifest defaults/preferences/jsview.js install.js install.rdf XPI_DIRS= chrome defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include