diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /x11/unclutter | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
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 e28c437e39b..811eeb576f1 100644 --- a/x11/unclutter/Makefile +++ b/x11/unclutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/03/29 12:43:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:56:47 grant 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= mycroft@NetBSD.org COMMENT= Remove idle cursor image from screen USE_IMAKE= yes |