aboutsummaryrefslogtreecommitdiff
path: root/misc/unclutter
diff options
context:
space:
mode:
Diffstat (limited to 'misc/unclutter')
-rw-r--r--misc/unclutter/Makefile2
-rw-r--r--misc/unclutter/pkg-descr11
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/unclutter/Makefile b/misc/unclutter/Makefile
index b6f366c05e01..7e5ad305c564 100644
--- a/misc/unclutter/Makefile
+++ b/misc/unclutter/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
EXTRACT_SUFX= .tar.Z
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= simon@olofsson.de
COMMENT= Remove idle cursor image from screen
WRKSRC= $(WRKDIR)/unclutter
diff --git a/misc/unclutter/pkg-descr b/misc/unclutter/pkg-descr
index 618618f49ce5..669cafdd4a76 100644
--- a/misc/unclutter/pkg-descr
+++ b/misc/unclutter/pkg-descr
@@ -1,6 +1,5 @@
- unclutter removes the cursor image from the screen so that
- it does not obstruct the area you are looking at after it
- has not moved for a given time. It does not do this if
- the cursor is in the root window or a button is down. It
- tries to ignore jitter (small movements due to noise) if
- you have a mouse that twitches.
+unclutter removes the cursor image from the screen so that it does not
+obstruct the area you are looking at after it has not moved for a
+given time. It does not do this if the cursor is in the root window or
+a button is down. It tries to ignore jitter (small movements due to
+noise) if you have a mouse that twitches.