From da899085eb7f79c8cd007affb5ce6f03ca099223 Mon Sep 17 00:00:00 2001 From: espie Date: Thu, 10 Feb 2011 08:26:06 +0000 Subject: [PATCH] fix MESSAGE, bump --- www/chromium/Makefile | 4 ++-- www/chromium/pkg/MESSAGE | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 1fc60f57306..098554ebcdf 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.21 2011/02/08 21:10:28 sthen Exp $ +# $OpenBSD: Makefile,v 1.22 2011/02/10 08:26:06 espie Exp $ ONLY_FOR_ARCHS= i386 amd64 COMMENT= Chromium browser V= 9.0.597.84 -REVISION= 0 +REVISION= 1 DISTNAME= chromium-${V} CATEGORIES= www diff --git a/www/chromium/pkg/MESSAGE b/www/chromium/pkg/MESSAGE index 8ca9d9f89f4..bf2f3ac5671 100644 --- a/www/chromium/pkg/MESSAGE +++ b/www/chromium/pkg/MESSAGE @@ -12,6 +12,3 @@ or modify /etc/login.conf. And opening lots of tabs may necessitate higher fd limits, crank that via ulimit/limits. - -This package currently requires a CPU supporting SSE2. -You can check this with: dmesg | grep 'cpu.*SSE2'