diff options
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 f67d9cab9114..29a86c329a93 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.00 -OPERA_BUILD= 1156 +OPERA_VER= 11.01 +OPERA_BUILD= 1190 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} USE_XZ= yes |