diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-15 11:58:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-15 11:58:52 +0000 |
commit | 7dcdb7699d022483ab734fdd526f11fbf7f3a7ba (patch) | |
tree | c108b03d3726329f4c9b17ca26f6972bd4c61f17 /www/opera | |
parent | a86537301ca091a8b5e54e2fbe6bdc65c213ad1d (diff) |
Notes
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index df67aa6c1e18..2e15aca4d4d0 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -25,7 +25,7 @@ MASTER_SITES= ftp://opera.inode.at/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER ftp://ftp.opera.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}${OPERA_MINVER}/${OPERA_REL}/en/${OPERA_LIB}/ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.${OPERA_TYPE}-${OPERA_LIB}-qt.i386.freebsd-en -MAINTAINER= avleeuwen@piwebs.com +MAINTAINER= freebsd-maintainer@opera.com COMMENT= A blazingly fast, full-featured, standards-compliant browser OPERA_VER= 9.02 |