diff options
author | David Krause <david@cvs.openbsd.org> | 2007-04-04 22:33:47 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2007-04-04 22:33:47 +0000 |
commit | 273413f669fa2dd143ed7ed2e4c9d296dca062f6 (patch) | |
tree | 9aa7c05c41d44d93a08b8eef6cddf8ef43831c40 /app/glxinfo | |
parent | 57b4f92bda635613f04bacb25f9b65b5e95ef4e4 (diff) |
more $Xenocara$ -> $OpenBSD$; ok matthieu@
Diffstat (limited to 'app/glxinfo')
-rw-r--r-- | app/glxinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/glxinfo/Makefile b/app/glxinfo/Makefile index a0495bcc9..bc70b1696 100644 --- a/app/glxinfo/Makefile +++ b/app/glxinfo/Makefile @@ -1,4 +1,4 @@ -# $Xenocara$ +# $OpenBSD: Makefile,v 1.4 2007/04/04 22:33:46 david Exp $ .include <bsd.own.mk> X11BASE?= /usr/X11R6 DIST= ${XSRCDIR}/dist/Mesa |