diff options
author | des <des@FreeBSD.org> | 2003-03-12 01:28:03 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2003-03-12 01:28:03 +0800 |
commit | 50748627efa69f0d985dcd3ce0f9d17ab69685de (patch) | |
tree | 5a992fb5e686d214ee2a5f02748079a208d7f71e /www/opera-devel/Makefile | |
parent | 806b6f0ac6c56fb63b42615e7dbec347fa2dcbef (diff) | |
download | freebsd-ports-gnome-50748627efa69f0d985dcd3ce0f9d17ab69685de.tar.gz freebsd-ports-gnome-50748627efa69f0d985dcd3ce0f9d17ab69685de.tar.zst freebsd-ports-gnome-50748627efa69f0d985dcd3ce0f9d17ab69685de.zip |
Upgrade to 6.12. Highly recommended as it fixes a security problem
for users who have disabled redirects.
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
PR: ports/49098
Diffstat (limited to 'www/opera-devel/Makefile')
-rw-r--r-- | www/opera-devel/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/opera-devel/Makefile b/www/opera-devel/Makefile index a20a27c9b18a..45038f6abe76 100644 --- a/www/opera-devel/Makefile +++ b/www/opera-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= opera -PORTVERSION= 6.11.20021129 +PORTVERSION= 6.12.20030305 CATEGORIES= www -MASTER_SITES= http://opera.online.no/unix/freebsd/611/final/en/static/ \ - ftp://ftp.opera.com/pub/opera/unix/freebsd/611/final/en/static/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/11./11-/}.1-static-qt.i386.freebsd +MASTER_SITES= http://opera.online.no/unix/freebsd/612/final/en/static/ \ + ftp://ftp.opera.com/pub/opera/unix/freebsd/612/final/en/static/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/12./12-/}.1-static-qt.i386.freebsd MAINTAINER= des@FreeBSD.org COMMENT= A blazingly fast, full-featured, standards-compliant browser |