diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-05 23:01:25 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-05 23:01:25 +0000 |
commit | d6a67ff451e2a7498545f27a046f4e030004223d (patch) | |
tree | f96e26976405e531816ea3c94f5f1fa1c6ba3675 /x11 | |
parent | 6393807fde5fe9bd7c0cf1a8aae3793cc9c187c7 (diff) | |
download | freebsd-ports-d6a67ff451e2a7498545f27a046f4e030004223d.zip |
Fix a minor nit in the DESCR.
PR: 7170
Submitted by: Stefan Eggars <seggers@semyam.dinoco.de>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xscreensaver/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xscreensaver/pkg-descr b/x11/xscreensaver/pkg-descr index 509838ea7a0f..c8c702494c4f 100644 --- a/x11/xscreensaver/pkg-descr +++ b/x11/xscreensaver/pkg-descr @@ -2,7 +2,7 @@ xscreensaver will run several programs to continuously update the screen instead of going blank. You can specify the programs and their arguments using resources. -It doesn't work very well with on my XF86_S3 with the MIT-SCREEN-SAVER +It doesn't work very well with my XF86_S3 with the MIT-SCREEN-SAVER extension, so it is disabled in config.h. It makes very little difference anyway as the saver still watches the keyboard and mouse activity. |