diff options
author | mezz <mezz@FreeBSD.org> | 2005-07-28 16:52:40 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-07-28 16:52:40 +0800 |
commit | 64d01e1e0e80cc9062db196ad725af107bc00e2f (patch) | |
tree | fb13c005cb74d446208d5fc1275f6872dafe6396 /www/linux-opera/Makefile | |
parent | 4525350a0575a566e6d08e0b892d33beb22160d4 (diff) | |
download | freebsd-ports-gnome-64d01e1e0e80cc9062db196ad725af107bc00e2f.tar.gz freebsd-ports-gnome-64d01e1e0e80cc9062db196ad725af107bc00e2f.tar.zst freebsd-ports-gnome-64d01e1e0e80cc9062db196ad725af107bc00e2f.zip |
Update to 8.02, see ChangeLog for detail:
http://www.opera.com/linux/changelogs/802/
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r-- | www/linux-opera/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 373d60bedf0b..fa8eb78ad1c2 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -7,7 +7,6 @@ PORTNAME= opera PORTVERSION= ${OPERA_VER}.${OPERA_DATE} -PORTREVISION= 2 CATEGORIES= www linux MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ @@ -40,8 +39,8 @@ ONLY_FOR_ARCHS= i386 NO_BUILD= yes -OPERA_VER= 8.01 -OPERA_DATE= 20050615 +OPERA_VER= 8.02 +OPERA_DATE= 20050727 DATADIR= ${PREFIX}/share/${UNIQUENAME} DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} |