aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-errorzilla/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-08-15 03:22:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-08-15 03:22:51 +0000
commit308442d69dee776ce011b7d0cc01bd3f37fe43a0 (patch)
tree21ef6c421272703982e64281524e99b50989dd3f /www/xpi-errorzilla/Makefile
parent52deb69eea8e260a2eeb404c0c6fbbbe47a44b05 (diff)
downloadports-308442d69dee776ce011b7d0cc01bd3f37fe43a0.tar.gz
ports-308442d69dee776ce011b7d0cc01bd3f37fe43a0.zip
Notes
Diffstat (limited to 'www/xpi-errorzilla/Makefile')
-rw-r--r--www/xpi-errorzilla/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/xpi-errorzilla/Makefile b/www/xpi-errorzilla/Makefile
index 88f5f3966dfa..5e23b2e8d082 100644
--- a/www/xpi-errorzilla/Makefile
+++ b/www/xpi-errorzilla/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: xpi-errorzilla
# Date created: 02 Nov 2006
-# Whom: Steven Kreuzer <skreuzer@f2o.org>
+# Whom: Steven Kreuzer <skreuzer@exit2shell.com>
#
# $FreeBSD$
#
PORTNAME= errorzilla
-PORTVERSION= 0.2
-DISTVERSIONSUFFIX= -fx+fl
+PORTVERSION= 0.33
+DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= skreuzer@exit2shell.com
@@ -15,9 +15,9 @@ COMMENT= Useful error pages
XPI_DISTNAME= errorzilla_mod
XPI_NUM= 3336
-XPI_ID= ErrorZillaMod@jaybaldwin
-XPI_FILES= chrome/errorzillamod.jar chrome.manifest install.rdf license.txt
-XPI_DIRS= chrome
+XPI_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
+XPI_FILES=chrome/errorzillamod.jar chrome.manifest defaults/preferences/prefs.js install.js install.rdf
+XPI_DIRS=chrome defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>