diff options
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 882c6644904..b01beae3be2 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2012/12/18 11:56:21 obache Exp $ +# $NetBSD: Makefile,v 1.102 2013/02/01 11:50:43 obache Exp $ DISTNAME= opera-${OPERA_PKG_VERSION}-${OPERA_PKG_BUILD}.${OPERA_ARCH}.${EMUL_OPSYS} PKGNAME= opera-${OPERA_PKG_VERSION:S/u/pl/} @@ -27,9 +27,9 @@ MASTER_SITE_OPERA+= ftp://get.opera.com/pub/opera/ \ USE_LANGUAGES= # empty NO_BUILD= yes -OPERA_PKG_BUILD= 1707 -OPERA_PKG_VERSION= 12.12 -OPERA_PKG_VERSION_DIR= 1212 +OPERA_PKG_BUILD= 1734 +OPERA_PKG_VERSION= 12.13 +OPERA_PKG_VERSION_DIR= 1213 PLIST_VARS+= ia32w linux |