From 8cee801716c19084440add72337db8c66fdecd77 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 17:10:16 +0000 Subject: COMMENT should start with a capital letter. --- net/ywho/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/ywho') diff --git a/net/ywho/Makefile b/net/ywho/Makefile index 6d4f0a6c637..eb6243c074e 100644 --- a/net/ywho/Makefile +++ b/net/ywho/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 18:20:00 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:11:30 martti Exp $ # DISTNAME= ywho-1.3 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us -COMMENT= who, users, uptime on clients in a sun-RPC network +COMMENT= Who, users, uptime on clients in a sun-RPC network NO_CONFIGURE= yes ALL_TARGET= all DEST=${PREFIX} -- cgit v1.2.3