diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-12-10 20:25:36 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-12-10 20:25:36 +0000 |
commit | f6e97a62d92d3629d410cc78826ae5eb76c7fd60 (patch) | |
tree | 9681297d624b28a165185eaafd6d9a17b07d017d /www/opera/Makefile | |
parent | da434ea3f5c6c45918e1379bfabb31ff8f62107f (diff) |
Notes
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 737daad827d2..51805976eb09 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -6,11 +6,11 @@ # PORTNAME= opera -PORTVERSION= 6.10.20021029 +PORTVERSION= 6.11.20021129 CATEGORIES= www -MASTER_SITES= http://opera.online.no/unix/freebsd/610/final/en/static/ \ - ftp://ftp.opera.com/pub/opera/unix/freebsd/610/final/en/static/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/10./10-/}.1-static-qt.i386.freebsd +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 MAINTAINER= des@FreeBSD.org |