diff options
Diffstat (limited to 'x11/xload/Makefile')
-rw-r--r-- | x11/xload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xload/Makefile b/x11/xload/Makefile index cf5966aba2c..7f7e0d11fdb 100644 --- a/x11/xload/Makefile +++ b/x11/xload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/02/25 06:19:02 dsainty Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/27 15:05:41 dsainty Exp $ # DISTNAME= xload-1.0.1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= dsainty@NetBSD.org +MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/releases/individual/app/ COMMENT= System load average display for X |