diff options
Diffstat (limited to 'www/opera7/Makefile')
-rw-r--r-- | www/opera7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera7/Makefile b/www/opera7/Makefile index 4a1fe05b030..1cef2ef9a14 100644 --- a/www/opera7/Makefile +++ b/www/opera7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/05/14 21:03:47 jdolecek Exp $ +# $NetBSD: Makefile,v 1.18 2004/05/15 08:43:09 tron Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} PKGREVISION= # empty @@ -25,7 +25,7 @@ USE_BUILDLINK3= yes .include "../../mk/bsd.prefs.mk" # A default so lintpkgsrc is happy -OPERA_PKG_VERSION= 7.0 +OPERA_PKG_VERSION= 7.50 .if (${OPSYS} == NetBSD) DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat |