diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-23 12:51:03 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-23 12:51:03 +0000 |
commit | 11acbcea187ba36957fdb47c1497c785f5bb16a4 (patch) | |
tree | 7f4361e9147623d13b158b13b0c9a6ab25ee1712 /www/xpi-videodownloader/Makefile | |
parent | a3ce12f80183bdd65575d7d32b5b7685d0743c45 (diff) | |
download | ports-11acbcea187ba36957fdb47c1497c785f5bb16a4.tar.gz ports-11acbcea187ba36957fdb47c1497c785f5bb16a4.zip |
Notes
Diffstat (limited to 'www/xpi-videodownloader/Makefile')
-rw-r--r-- | www/xpi-videodownloader/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/xpi-videodownloader/Makefile b/www/xpi-videodownloader/Makefile index 0dae4f88dca7..93891607ac0c 100644 --- a/www/xpi-videodownloader/Makefile +++ b/www/xpi-videodownloader/Makefile @@ -6,12 +6,12 @@ # PORTNAME= videodownloader -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 DISTVERSIONSUFFIX= -fx CATEGORIES= www MAINTAINER= chinsan@FreeBSD.org -COMMENT= An extension to download videos files +COMMENT= Download embedded video files XPI_ID= videodowloader@videodownloader.net XPI_FILES= chrome/videodownloader.jar chrome.manifest defaults/preferences/videodownloader.js \ |