diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
commit | 776a05be7223838845f497d4be4bad75b1db930b (patch) | |
tree | ac77488f5317d751317a7747efb2f53b4df0e2b7 /x11/unclutter | |
parent | 7580f09efe9cdb1350b9d8c2ee75339678807adc (diff) | |
download | pkgsrc-776a05be7223838845f497d4be4bad75b1db930b.tar.gz |
Reset maintainer for people who lost their commit bit.
Diffstat (limited to 'x11/unclutter')
-rw-r--r-- | x11/unclutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/unclutter/Makefile b/x11/unclutter/Makefile index 563708f839f..1f2bbfbf7a3 100644 --- a/x11/unclutter/Makefile +++ b/x11/unclutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:44 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/09/03 00:56:30 wiz Exp $ # DISTNAME= unclutter-8 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} EXTRACT_SUFX= .tar.Z -MAINTAINER= mycroft@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Remove idle cursor image from screen WRKSRC= ${WRKDIR}/unclutter |