diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-07 04:14:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-07 04:14:15 +0000 |
commit | b250f13fb0dedb39ec29fadbe10db49140f4e00a (patch) | |
tree | 05e4faf5b6768cc5e994b75ee3c97642c4d6ef1e /www/xpi-downthemall | |
parent | 7618a1dce2d8cb258f877423dc5fa1b123a5d4e6 (diff) | |
download | ports-b250f13fb0dedb39ec29fadbe10db49140f4e00a.tar.gz ports-b250f13fb0dedb39ec29fadbe10db49140f4e00a.zip |
Notes
Diffstat (limited to 'www/xpi-downthemall')
-rw-r--r-- | www/xpi-downthemall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xpi-downthemall/Makefile b/www/xpi-downthemall/Makefile index dcaf82755e14..157ae97a1d7f 100644 --- a/www/xpi-downthemall/Makefile +++ b/www/xpi-downthemall/Makefile @@ -17,7 +17,7 @@ XPI_DISTNAME= downthemall! WRKSRC= ${WRKDIR}/${DISTNAME:S/!/_/} XPI_ID= {DDC359D1-844A-42a7-9AA1-88A850A938A8} XPI_NUM= 201 -USE_XPI= www/firefox3:firefox3 +USE_XPI= firefox3 XPI_FILES= components/migrationService.js \ components/debugService.xpt \ |