diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-09-01 05:11:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-09-01 05:11:05 +0000 |
commit | fef38bc7229e5702a2fe4c7af6585a2eef4372b1 (patch) | |
tree | 9cd905ac2dda373b4cdbe40a1183b5893cd0f0af /www/opera/Makefile | |
parent | 7fdc13c33741f305ee7b72b12dc26068d555f691 (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 1686793b5d5c..4f76456f93a8 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -26,8 +26,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.50 -OPERA_BUILD?= 1074 +OPERA_VER?= 11.51 +OPERA_BUILD?= 1087 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} USE_XZ= yes |