- Extend Sunbird support to version 0.5

- Bump portrevision
This commit is contained in:
Andrew Pantyukhin
2007-07-03 08:13:57 +00:00
parent 6a149877b0
commit a322d0385b

View File

@@ -7,6 +7,7 @@
PORTNAME= quick-locale-switcher
PORTVERSION= 1.6.1
PORTREVISION= 1
DISTVERSIONSUFFIX= -fx+mz+tb+sb+nvu+ns+sm+fl
CATEGORIES= www
@@ -19,5 +20,8 @@ XPI_NUM= 1333
XPI_FILES= chrome/qls.jar chrome.manifest defaults/preferences/prefs.js install.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
post-patch:
@${REINPLACE_CMD} -i '' -e 's|0.4a1|0.5|' ${WRKSRC}/install.rdf
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>