From 22f0e6ff1491480df1efac76c8ada11af23fcb4c Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 1 Sep 2004 17:00:24 +0000 Subject: Fix COMMENT by not mention name of software in COMMENT and removing that it "is a program". Also note that it can be used to "copy, append or link" also. --- misc/mmv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/mmv/Makefile') diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 760c1bd1459..e68751fe28c 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/09/01 16:54:46 reed Exp $ +# $NetBSD: Makefile,v 1.9 2004/09/01 17:00:24 reed Exp $ # DISTNAME= mmv_1.01b.orig @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/m/mmv/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= # none -COMMENT= mmv is a program to move multiple files using wildcard patterns +COMMENT= Move, copy, append or link multiple files using wildcard patterns WRKSRC= ${WRKDIR}/mmv-1.01b.orig ALL_TARGET= mmv -- cgit v1.2.3