diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-10-09 02:26:47 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-10-09 02:26:47 +0000 |
commit | b5813319066b4027d8f1f15d30b7112541442696 (patch) | |
tree | e0c7818e82da5f8cfac12b5c22fd59313f02ab95 /www/opera/Makefile | |
parent | Update to 1.2.1. (diff) |
Update to 7.21 Preview 2, aka 20031003.
PR: ports/57766
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Notes
Notes:
svn path=/head/; revision=90681
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 f4199cc784d1..7959d5103a9b 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -6,9 +6,9 @@ # PORTNAME= opera -PORTVERSION= 7.21.20031002 +PORTVERSION= 7.21.20031003 CATEGORIES= www -MASTER_SITES= http://snapshot.opera.com/unix/7.21-Preview-1/intel-freebsd/ +MASTER_SITES= http://snapshot.opera.com/unix/7.21-Preview-2/intel-freebsd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/1./1-/}.1-static-qt.i386.freebsd MAINTAINER= avleeuwen@piwebs.com |