diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2001-06-02 20:36:28 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2001-06-02 20:36:28 +0000 |
commit | 11bee9ac91d3fd0eabce4c407b199cda2c3d6657 (patch) | |
tree | 675c32673f516fc337c1a55222ea77d98c94841f /x11/Makefile | |
parent | f64c99fcbe82176cbce87e944db6336fd70febdd (diff) |
Add port for MGA Powerdesk. A X11 configurator / helper app for Matrox cards.
Notes
Notes:
svn path=/head/; revision=43450
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index d004fded689f..182e8dfdfae3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -55,6 +55,7 @@ SUBDIR += libsx SUBDIR += login.app SUBDIR += lupe + SUBDIR += mgapdesk SUBDIR += offix-clipboard SUBDIR += offix-execute SUBDIR += p5-X11-Protocol |