diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-11-22 03:01:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-11-22 03:01:56 +0800 |
commit | dcb6458f2b4abaefe5c8dc407c162ab4e3151ae5 (patch) | |
tree | bb6ca9855dc031fb1206b5419a4ee712adecbe2c /www | |
parent | 40aaa81b4e6d4aa0f3f3da8b5eeb2c2ca78109b1 (diff) | |
download | freebsd-ports-gnome-dcb6458f2b4abaefe5c8dc407c162ab4e3151ae5.tar.gz freebsd-ports-gnome-dcb6458f2b4abaefe5c8dc407c162ab4e3151ae5.tar.zst freebsd-ports-gnome-dcb6458f2b4abaefe5c8dc407c162ab4e3151ae5.zip |
- mark FORBIDDEN
Security: http://www.opera.com/support/kb/view/1036/
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/opera/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index b33468ce72a5..348a447fb1fe 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -21,6 +21,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 +FORBIDDEN= http://www.opera.com/support/kb/view/1036/ + OPERA_VER?= 12.10 OPERA_BUILD?= 1652 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} |