diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-29 18:19:05 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-29 18:19:05 +0000 |
commit | bd967d7215a7c5dcdf5f5ee62b30a99ec3ae8a5d (patch) | |
tree | a2ce1764ea2009603726af9956d125d439344548 /www/xpi-clearfields/Makefile | |
parent | 91a0b0de7023f253db3c20d0ba61b0a822529088 (diff) |
Notes
Diffstat (limited to 'www/xpi-clearfields/Makefile')
-rw-r--r-- | www/xpi-clearfields/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xpi-clearfields/Makefile b/www/xpi-clearfields/Makefile index e2e9c7ccc74a..c098fae1df88 100644 --- a/www/xpi-clearfields/Makefile +++ b/www/xpi-clearfields/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clearfields -PORTVERSION= 1.6.1 +PORTVERSION= 2.0 DISTVERSIONSUFFIX= -fx CATEGORIES= www @@ -15,6 +15,7 @@ COMMENT= Toolbar buttons that clear input fields XPI_DISTNAME= clear_fields XPI_ID= clearfields@alex.alexander.googlepages.com +XPI_NUM= 2408 XPI_FILES= chrome/clearfields.jar chrome.manifest install.rdf XPI_DIRS= chrome |