diff options
author | martti <martti> | 2003-07-21 17:24:16 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 17:24:16 +0000 |
commit | 1f2c18f3ece9c1206affa3967c00c459a2bb0260 (patch) | |
tree | 59c68b654e7a98a8674b41b149f1c30b8ec94db4 /sysutils/xps | |
parent | 8e609cac2d35dde8ea2094f8bb791d535b87aafe (diff) | |
download | pkgsrc-1f2c18f3ece9c1206affa3967c00c459a2bb0260.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'sysutils/xps')
-rw-r--r-- | sysutils/xps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index 22043ddc376..ee341f59798 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2003/07/17 22:54:00 grant Exp $ +# $NetBSD: Makefile,v 1.23 2003/07/21 17:24:48 martti Exp $ DISTNAME= xps-3.14 CATEGORIES= sysutils @@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.netwinder.org/users/r/rocky/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.netwinder.org/~rocky/xps-home/ -COMMENT= displays the Unix process list as a hierarchical tree +COMMENT= Displays the Unix process list as a hierarchical tree USE_PERL5= build USE_GMAKE= # defined |