diff options
Diffstat (limited to 'sysutils/xuvmstat/Makefile')
-rw-r--r-- | sysutils/xuvmstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xuvmstat/Makefile b/sysutils/xuvmstat/Makefile index 8a15bb7f996..b2efbe55f9b 100644 --- a/sysutils/xuvmstat/Makefile +++ b/sysutils/xuvmstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:00 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:24:49 martti Exp $ # DISTNAME= ${PKGNAME:S/-//} @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.NetBSD.org/~chuck/gz/ MAINTAINER= wiz@NetBSD.org -COMMENT= graphical display for the current UVM status +COMMENT= Graphical display for the current UVM status MAKE_ENV+= X11BASE=${X11BASE} |