diff options
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 006838b40fd0..a8de7198523f 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -28,11 +28,11 @@ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.${OPERA_TYPE}-${OPERA_LIB}-qt.i MAINTAINER= avleeuwen@piwebs.com COMMENT= A blazingly fast, full-featured, standards-compliant browser -OPERA_VER= 9.0 -OPERA_MINVER= 0 +OPERA_VER= 9.01 +OPERA_MINVER= OPERA_REL= final -OPERA_DATE= 20060616 -OPERA_BUILD= 344 +OPERA_DATE= 20060728 +OPERA_BUILD= 400 DATADIR= ${PREFIX}/share/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} |