diff options
author | petef <petef@FreeBSD.org> | 2002-07-21 16:15:44 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-07-21 16:15:44 +0000 |
commit | 826d32187bafbf4dcbaf75765e8179abd47a6556 (patch) | |
tree | 013a7cd707fcbe938d909be8cd434fdfdf3ba426 /x11/Makefile | |
parent | be8fc76a39a96db4ccc2b1f90b8616e74912be35 (diff) | |
download | FreeBSD-ports-826d32187bafbf4dcbaf75765e8179abd47a6556.zip FreeBSD-ports-826d32187bafbf4dcbaf75765e8179abd47a6556.tar.gz |
Add kgamma 0.9.1, KDE Control Center module for gamma
calibration/correction of XFree86.
PR: 40838
Submitted by: Tilman Linneweh <tilman@arved.de>
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 276dbf0..a5c9cf7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -64,6 +64,7 @@ SUBDIR += kdelibs2 SUBDIR += kdelibs3 SUBDIR += keylaunch + SUBDIR += kgamma SUBDIR += launch.app SUBDIR += libcapplet SUBDIR += libdnd |