diff options
author | tron <tron@pkgsrc.org> | 2002-04-18 18:01:04 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-04-18 18:01:04 +0000 |
commit | 3fb915ea3b295e9c172b7fa1b12549a77a6d5520 (patch) | |
tree | 778003f2b07a864c603e5e75250282056eaf2251 /www/opera6/Makefile | |
parent | 4a9a8824286ed8234ac310eb0d8809001766e2a1 (diff) | |
download | pkgsrc-3fb915ea3b295e9c172b7fa1b12549a77a6d5520.tar.gz |
Update "opera6" package to version 6.0 Beta 2 (5.999.2). A list of changes
since version 6.0 Beta 1 can be found under this URL:
http://www.opera.com/linux/changelog/log600beta2.html
Diffstat (limited to 'www/opera6/Makefile')
-rw-r--r-- | www/opera6/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/opera6/Makefile b/www/opera6/Makefile index 4cc8a321a91..c5cb524ac58 100644 --- a/www/opera6/Makefile +++ b/www/opera6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/04/08 12:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2002/04/18 18:01:04 tron Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} CATEGORIES= www @@ -36,9 +36,9 @@ DEPENDS+= suse_libpng>=6.4:../../emulators/${SUSE_DIR_PREFIX}_libpng DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11 OPERA_ARCH= i386 -OPERA_DIR= 600/beta1 -OPERA_DIST_VERSION= 6.0-20020218.1-static-qt -OPERA_PKG_VERSION= 5.999.1 +OPERA_DIR= 600/beta2 +OPERA_DIST_VERSION= 6.0-20020412.1-static-qt +OPERA_PKG_VERSION= 5.999.2 .endif RPMFILES= ${DISTFILES} |