K 10
svn:author
V 3
ale
K 8
svn:date
V 27
2011-08-25T08:35:59.000000Z
K 7
svn:log
V 267
Add a patch to fix enigmail and bump PORTREVISION.

Issue analysis:
fire_glxtest_process() forks a new process, but doesn't wait(2) for it.
So when wait(2) is invoked later it may return a pid of this child before any
other child.

Submitted by:	avg
Approved by:	flo

END
