diff options
Diffstat (limited to 'www/xpi-modify_headers/Makefile')
-rw-r--r-- | www/xpi-modify_headers/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/xpi-modify_headers/Makefile b/www/xpi-modify_headers/Makefile index 06e6d43dadf0..8e3955e7f7e0 100644 --- a/www/xpi-modify_headers/Makefile +++ b/www/xpi-modify_headers/Makefile @@ -6,7 +6,7 @@ # PORTNAME= modify_headers -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.5 DISTVERSIONSUFFIX= -fx+mz+sm CATEGORIES= www @@ -22,8 +22,7 @@ XPI_FILES= chrome.manifest \ components/modifyheaders-service.js \ components/nsIModifyheaders.xpt \ install.js \ - install.rdf \ - install.rdf.orig + install.rdf XPI_DIRS= chrome \ components |