fix MESSAGE, bump

This commit is contained in:
espie 2011-02-10 08:26:06 +00:00
parent a6173b70a9
commit da899085eb
2 changed files with 2 additions and 5 deletions

View File

@ -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

View File

@ -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'