diff options
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 73d406a92ef4..eb5682959ddd 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -7,7 +7,6 @@ PORTNAME= opera PORTVERSION= ${OPERA_VER}.${OPERA_DATE} -PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ftp://opera.inode.at/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ \ http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ \ @@ -29,11 +28,11 @@ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.${OPERA_TYPE}-${OPERA_LIB}-qt.i MAINTAINER= freebsd-maintainer@opera.com COMMENT= A blazingly fast, full-featured, standards-compliant browser -OPERA_VER= 9.24 +OPERA_VER= 9.25 OPERA_MINVER= OPERA_REL= final -OPERA_DATE= 20071015 -OPERA_BUILD= 671 +OPERA_DATE= 20071214 +OPERA_BUILD= 687 DATADIR= ${PREFIX}/share/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} |