From 86c6e000bc2764b5e2e3e891bd4c51cc91194944 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 17:24:16 +0000 Subject: COMMENT should start with a capital letter. --- sysutils/rtty/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/rtty/Makefile') diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index 2aff5438a50..c04b80bf07d 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/07/17 22:53:47 grant Exp $ +# $NetBSD: Makefile,v 1.21 2003/07/21 17:24:32 martti Exp $ # FreeBSD Id: Makefile,v 1.3 1997/01/06 12:13:36 jkh Exp # @@ -9,7 +9,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ MAINTAINER= tech-pkg@NetBSD.org -COMMENT= multiuser "tip"/"cu" replacement with logging +COMMENT= Multiuser "tip"/"cu" replacement with logging pre-configure: ${CHMOD} -R u+w ${WRKDIR} -- cgit v1.2.3