diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-18 12:34:58 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-18 12:34:58 +0000 |
commit | 5a856f4a14789ef456be814925f3a3db5d747b00 (patch) | |
tree | b0f4c39df610b9be7c4b55c80e147c3c14e9cad7 /www/xpi-imdbpreview/Makefile | |
parent | 420953e706b5daa6c1cbf59b134d531b706d43ed (diff) |
Notes
Diffstat (limited to 'www/xpi-imdbpreview/Makefile')
-rw-r--r-- | www/xpi-imdbpreview/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/xpi-imdbpreview/Makefile b/www/xpi-imdbpreview/Makefile index b98dc88c9b3e..f00481a8fb02 100644 --- a/www/xpi-imdbpreview/Makefile +++ b/www/xpi-imdbpreview/Makefile @@ -6,14 +6,14 @@ # PORTNAME= imdbpreview -PORTVERSION= 0.3 -DISTVERSIONSUFFIX= -fx +DISTVERSION= 0.4a CATEGORIES= www +MASTER_SITES= SF +DISTNAME= IMDb_Preview_${DISTVERSION} MAINTAINER= infofarmer@FreeBSD.org COMMENT= Preview movie & actor posters when hovering over their IMDb links -XPI_DISTNAME= imdb_preview XPI_ID= {10187899-7ffe-4f9a-b9d2-35fdb3b49690} XPI_FILES= change_log.txt chrome/imdb_preview.jar chrome.manifest \ defaults/preferences/defaults.js install.rdf |