diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-24 00:05:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-24 00:05:30 +0800 |
commit | 25678f6c1c1c91f95716c513f984815e80d721e3 (patch) | |
tree | 11146cd02ef74734760799289632aa03f202f66c /www/swfdec-plugin/Makefile | |
parent | 13eaeb66e79e96136f8c7d9971ec0d8a969e4765 (diff) | |
download | marcuscom-ports-25678f6c1c1c91f95716c513f984815e80d721e3.tar.gz marcuscom-ports-25678f6c1c1c91f95716c513f984815e80d721e3.tar.zst marcuscom-ports-25678f6c1c1c91f95716c513f984815e80d721e3.zip |
Update to 0.6.0.
Submitted by: Pawel Worach <pawel.worach@gmail.com>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10471 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/swfdec-plugin/Makefile')
-rw-r--r-- | www/swfdec-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile index df5e9b28b..77dbe82ca 100644 --- a/www/swfdec-plugin/Makefile +++ b/www/swfdec-plugin/Makefile @@ -6,15 +6,15 @@ # PORTNAME= swfdec-plugin -PORTVERSION= 0.5.90 +PORTVERSION= 0.6.0 CATEGORIES= www -MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec-mozilla/0.5/ +MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec-mozilla/0.6/ DISTNAME= swfdec-mozilla-${PORTVERSION} MAINTAINER= alexbl@FreeBSD.org COMMENT= Flash rendering plugin -LIB_DEPENDS= swfdec-0.5.90:${PORTSDIR}/graphics/swfdec +LIB_DEPENDS= swfdec-0.6:${PORTSDIR}/graphics/swfdec USE_GETOPT_LONG= yes USE_AUTOTOOLS= libtool:15 |