diff options
author | mezz <mezz@FreeBSD.org> | 2004-08-05 17:11:35 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-08-05 17:11:35 +0000 |
commit | f2260f268c92830b2ae7229f5b61b58505bf9cc2 (patch) | |
tree | 2efafba0aab46a5a661ff18ee9bfc5724c8295cd /www/opera/Makefile | |
parent | c3fc1ab9464a7f15339257bb0930d2591a8d2899 (diff) | |
download | FreeBSD-ports-f2260f268c92830b2ae7229f5b61b58505bf9cc2.zip FreeBSD-ports-f2260f268c92830b2ae7229f5b61b58505bf9cc2.tar.gz |
- Update to 7.54. See the changelog for detail:
o http://www.opera.com/freebsd/changelogs/754/
o http://www.opera.com/linux/changelogs/754/
- Tweak the search.ini: [1]
o Change Google Linux to Google BSD.
o Add FreeBSD PR and FreshPorts search in the list.
Suggested by: Volker Stolz <vs@FreeBSD.org> [1]
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 6ad1801..6bde8fa 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -29,9 +29,9 @@ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386.freebsd-en MAINTAINER= avleeuwen@piwebs.com COMMENT= A blazingly fast, full-featured, standards-compliant browser -OPERA_VER= 7.53 +OPERA_VER= 7.54 OPERA_REL= final -OPERA_DATE= 20040716 +OPERA_DATE= 20040803 DATADIR= ${PREFIX}/share/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} |