diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-10-27 17:27:40 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-10-27 17:27:40 +0000 |
commit | 3de98a0182281b0266ab27f270a357a9ef4c1fd2 (patch) | |
tree | 028c1ba458634f06032d5745110de6cfacb45ca0 /www/opera/Makefile | |
parent | Add a missing BUILD_DEPENDS entry. It requires msgfmt to build .mo's. (diff) |
Upgrade to 6.10.20021015.
PR: ports/44208
Submitted by: Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Notes
Notes:
svn path=/head/; revision=68936
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 03baf674d5f2..a3384fb47bf8 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -6,9 +6,10 @@ # PORTNAME= opera -PORTVERSION= 6.10.20021001 +PORTVERSION= 6.10.20021015 CATEGORIES= www -MASTER_SITES= http://web.opera.com/download/unix/untested/intel-freebsd/251-20021001-6.1-P2/ +MASTER_SITES= http://opera.online.no/linux/610/beta1/en/static_freebsd/ \ + ftp://ftp.opera.com/pub/opera/linux/610/beta1/en/static_freebsd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/10./10-/}.1-static-qt.i386.freebsd MAINTAINER= des@FreeBSD.org |