diff options
author | sf <sf@FreeBSD.org> | 2005-02-09 20:57:09 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2005-02-09 20:57:09 +0800 |
commit | 5468f5c83fa564db5e0ab1fd888e2e343060592f (patch) | |
tree | 1c7e4e2dec2ce50436abe63b00e6bea287e199fa /www/opera/Makefile | |
parent | a0c6467188bb29302eba822998440fcac35d9301 (diff) | |
download | freebsd-ports-graphics-5468f5c83fa564db5e0ab1fd888e2e343060592f.tar.gz freebsd-ports-graphics-5468f5c83fa564db5e0ab1fd888e2e343060592f.tar.zst freebsd-ports-graphics-5468f5c83fa564db5e0ab1fd888e2e343060592f.zip |
update to 7.54u2 (20050131).
PR: 77303
Submitted by: maintainer
Security: http://www.opera.com/freebsd/changelogs/754u2/
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 983f14b1618..7ca292f31fb 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -29,9 +29,9 @@ MAINTAINER= avleeuwen@piwebs.com COMMENT= A blazingly fast, full-featured, standards-compliant browser OPERA_VER= 7.54 -OPERA_MINVER= u1 +OPERA_MINVER= u2 OPERA_REL= final -OPERA_DATE= 20041210 +OPERA_DATE= 20050131 DATADIR= ${PREFIX}/share/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} |