diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-05-19 19:23:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-05-19 19:23:13 +0000 |
commit | 8cca378797d56cc4c02bd3b67fe49e8812579a57 (patch) | |
tree | 6befe8521a0e9dfe0375d14040ecdfb255cd6e1f /www/opera/Makefile | |
parent | bd5b437bfea6d999c50a10bb5f9dd622311a4655 (diff) |
Notes
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 621bb9286824..94c0798bcf7a 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -33,8 +33,8 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ BUILD_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info -OPERA_VER= 11.10 -OPERA_BUILD= 2092 +OPERA_VER= 11.11 +OPERA_BUILD= 2109 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} USE_XZ= yes |